Re: Axis problem after restart

2003-06-10 Thread Jeff Greif
perhaps the first Axis servlet was not properly shut down before the second was created by the restart of the web server). Jeff - Original Message - From: "James Howe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 7:33 AM Subject: Axis

Axis problem after restart

2003-06-10 Thread James Howe
I'm trying to use Axis-1_1RC2 with Resin 2.1.6. I've written a small web service and deployed it using the AxisServlet. Once deployed, I can get the WSDL for the service (albeit with an XML error), and I can write a simple client to talk to the service. However, when I restart my web server

Axis problem after restart

2003-06-09 Thread James Howe
I'm trying to use Axis-1_1RC2 with Resin 2.1.6. I've written a small web service and deployed it using the AxisServlet. Once deployed, I can get the WSDL for the service (albeit with an XML error), and I can write a simple client to talk to the service. However, when I restart my web server