Re: Problems with building WebService
Re: Problems with building WebService
- Subject: Re: Problems with building WebService
- From: Ken Anderson <email@hidden>
- Date: Fri, 16 Jun 2006 14:12:38 -0400
I'm not 100% sure, but I believe 5.2.3 was built with Axis 1.0. I
think you need 5.2.4 or maybe even 5.3 for Axis 1.1.
On Jun 16, 2006, at 2:07 PM, jerry porter wrote:
Hello All,
I am trying my hand at webservices in wo.
I have done some in the past but I am having a problem vending one now
I am using WO 5.2.3 on windows.
I doing this in my app's application class
public static void main(String argv[]) {
WOApplication.main(argv, Application.class);
WOWebServiceRegistrar.registerWebService("MyService",
MyService.class, true);
)
When I access my wsdl document I get the following error:
com.webobjects.foundation.NSForwardException for
java.lang.AbstractMethodError 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)
<snip>
I saw a posting on this from another person, he was suggested to
check classpath.
I checked mine and the axis support jars ar in it. The same jars I
build against.
I suspect I have some kind of versionitis with the axis jars.
Any ideas?
Jerry Porter
2200 Benjamin Franklin Parkway
APT S1114
Philadelphia, PA 19130
(301) 461-3854
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anderhome.com
This email sent to email@hidden
_______________________________________________
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