web services deployed in tomcat 5.5
web services deployed in tomcat 5.5
- Subject: web services deployed in tomcat 5.5
- From: Travis Britt <email@hidden>
- Date: Tue, 10 Apr 2007 11:03:59 -0400
Greetings all. I'm trying to use the built-in WOWebServiceRegistrar
mechanism to vend some simple web services, which [sigh] must be
deployed in a Tomcat 5.5 container running under Java 5.
The WSDL is vended fine, but when a service is invoked, the server
throws the NPE mentioned here:
<http://en.wikibooks.org/wiki/Programming:WebObjects/Web_Services/
Common_Pitfalls_and_Troubleshooting>
(Axis 1.1 and Java 5 don't play nice.)
However, when I'm running the services app under Eclipse (still using
Java 5, same machine as the tomcat install) everything works fine.
Anyone know why this works from Eclipse and not Tomcat? Or, ideally,
is it possible to use the built-in web services support with Axis 1.2
or higher? I naively tried swapping in 1.2 axis jars, which WO didn't
much care for.
Thanks,
tb
_______________________________________________
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