I've got AXIS as a webapp inside Tomcat. When I use JRockit1.4.1SP2, for some reason
it always fails on the first invoke to the webservice upon startup of Tomcat, but then
runs fine after that. I don't get the problem with Sun JDK1.4.2. The error from the
client is:
(500)Internal Server Error
at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:630)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:128)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
at org.apache.axis.client.Call.invoke(Call.java:2553)
at org.apache.axis.client.Call.invoke(Call.java:2248)
at org.apache.axis.client.Call.invoke(Call.java:2171)
at org.apache.axis.client.Call.invoke(Call.java:1691)
at
com.aol.tei.routing.UCIInformationSoapBindingStub.re_getUCI(UCIInformationSoapBindingStub.java:143)
at com.aol.tei.routing.UCITest.main(UCITest.java:51)
---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster.