Call to webservice always fails on first try

2004-03-04 Thread tom ly
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

RE: Call to webservice always fails on first try

2004-03-04 Thread Filip Hanik \(lists\)
take this to the BEA newsgroups, it is probably a VM problem if you are fine with Sun JDK. Filip -Original Message- From: tom ly [mailto:[EMAIL PROTECTED] Sent: Thursday, March 04, 2004 4:02 PM To: [EMAIL PROTECTED] Subject: Call to webservice always fails on first try I've got AXIS