Re: Direct to Webservices error
Re: Direct to Webservices error
- Subject: Re: Direct to Webservices error
- From: Chuck Hill <email@hidden>
- Date: Wed, 27 Jul 2005 15:27:36 -0700
On Jul 27, 2005, at 2:42 PM, email@hidden wrote:
Everytime I try to compile a direct to webservices app I get this
same type of error. Can anyone offer a solution?
This is not a compile time error, this is a run time error.
[2005-07-27 16:33:22 CDT] <main> Creating LifebeatThread now with:
Locate 49940 VeldDual.local/192.168.1.100 1085 30000
Welcome to Locate!
[2005-07-27 16:33:25 CDT] <main> ***** PLEASE NOTE: The assistant
will be available to configure the application. To disable the
assistant use a -WSAssistantEnabled NO flag when you start the
application.
[2005-07-27 16:33:27 CDT] <main> A fatal exception occurred:
com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/
util/List;
[2005-07-27 16:33:27 CDT] <main>
com.webobjects.foundation.NSForwardException for
java.lang.AbstractMethodError:
com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/
util/List;
at org.apache.axis.AxisEngine.refreshGlobalOptions
(AxisEngine.java:502)
at
com.webobjects.webservices.support.WOXMLProvider.doConfigureEngine
(WOXMLProvider.java:85)
at
com.webobjects.webservices.support.WOXMLProvider.configureEngine
(WOXMLProvider.java:99)
at org.apache.axis.AxisEngine.init(AxisEngine.java:172)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:156)
at org.apache.axis.server.AxisServer.<init>(AxisServer.java:88)
Looks like something is missing from the classpath. What is the
classpath at launch (should be near top of log)?
Chuck
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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