Hi all, I hope someone can set me on the right path here.
I'm using Axis 1.0 and Tomcat from the JBoss 3.0.3 / Tomcat 4.1.12
release.  (I'm not using JBoss in this case.)
I had two services which were deploying & being called by the
auto-generated JUnit test cases OK.
I then added a full implementation to one of these services (instead of
just a "dummy" implementation outputting "I got called!" debug).
Now if I deploy this fully-implemented service the following occurs:
 - The "View the list of deployed Web services" option no longer works
(I just get a page with "And now ... Some Services", and nothing else).
 - I can't call or do "?wsdl" to retrieve the WSDL for this
fully-implemented service ... but I can for other services.
If I try to call it from its auto-generated test case then I get back
"Remote Exception caught: (500)Internal Server Error".
 - No errors are logged to the Tomcat console.  Should I be looking
elsewhere?
 - If I undeploy the fully-implemented service then "View the list of
deployed Web services" works correctly again.

I suspect deployment is failing because of missing class dependencies,
but I think that I should be getting some sort of error messages hinting
at this!
What am I missing?

Thanks in advance,

Steve Kinsman
---------------------------- ERG Group --------------------------
The contents of this email and any attachments are confidential
and may only be read by the intended recipient.
-----------------------------------------------------------------


Reply via email to