Re: XCode v Eclipse problem with WO WebServices development
Re: XCode v Eclipse problem with WO WebServices development
- Subject: Re: XCode v Eclipse problem with WO WebServices development
- From: Guido Neitzer <email@hidden>
- Date: Wed, 31 May 2006 16:02:14 +0200
On 26.01.2005, at 2:33 Uhr, Des Oates wrote:
So my first question is to figure out why the axis library is being
found by XCode, but not Eclipse.
Then, it I then add the axis.jar and the saaj.jar to the Eclipse
project I get another error as shown in this trace:
Initializing WebServices...
[2005-01-26 01:00:27 GMT] <main> A fatal exception occurred: null
[2005-01-26 01:00:27 GMT] <main> java.lang.NoClassDefFoundError
at org.apache.axis.utils.XMLUtils.<clinit>(XMLUtils.java:76)
at
com.webobjects.appserver.WOWebServiceRegistrar.setUpDeploymentDocument
(WOWebServiceRegistrar.java:46)
at com.webobjects.appserver.WOWebServiceRegistrar.<clinit>
(WOWebServiceRegistrar.java:38)
at Application.initWebServices(Application.java:23)
at Application.<init>(Application.java:18)
which kinda baffles me because the class
(org.apache.axis.utils.XMLUtils) is in the axis jar, which is in
the classpath.
Do you know what the reason for this is/was? I get the same error now
on a project that used to work a couple of days ago (the deployed
version runs perfectly) and I don't know what's going on .... :-(
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden