Sounds like there is some kind of version mismatch between Axis 1.1 and Apache SOAP 2.3.  I'm pretty sure that Apache SOAP 2.3 is an older version of SOAP than AXIS 1.1.
 
Try this:
 
1) Create a trivial web service and client using AXIS 1.1 and see if it works.
    If it does than you'll know its a version mismatch between the two.
 
2) Take a look at http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html?page=1 for instrunctions on how to create a trivial client.
 
-----Original Message-----
From: Praveen Peddi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 10:35 AM
To: [EMAIL PROTECTED]
Subject: Re: My weblogic instance crashes after connecting to axis web app

I don't see any faults coming back in the SOAPMonitor.
After few seconds I connect to soap services, the application stops responding. No other clients work. Unfortunately I don't see this behaviour in all machines. I see this behaviour only on few windows machines.
 
I am using axis 1.1 on the server and apache soap 2.3 on the client.
 
Praveen
----- Original Message -----
Sent: Wednesday, May 26, 2004 8:09 AM
Subject: RE: My weblogic instance crashes after connecting to axis web app

Try running TCPMonitor between your clients and server.  With TCPMonitor you will at least be able to see if the server is sending back any fault codes.
-----Original Message-----
From: Praveen Peddi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 25, 2004 5:23 PM
To: [EMAIL PROTECTED]
Subject: My weblogic instance crashes after connecting to axis web app

Hello all,
I deployed axis in weblogic server as a web application and I exposed some java classes as soap services using axis.
On few NT machines in our company, weblogic crashes after communicating thru axis. I am wondering if anyone else faced the server crash problem.
I am sure this is happening due to axis. Because the application works fine with other clients. the moment we connect thru soap clients, the server crashes.
 
The client we r using is apache soap 2.3.
 
Any help is appreciated.
 
Thanks
Praveen
 
**************************************************************
Praveen Peddi
Sr Software Engg, Context Media, Inc.
email:[EMAIL PROTECTED]
Tel:  401.854.3475
Fax:  401.861.3596
web: http://www.contextmedia.com
**************************************************************
Context Media- "The Leader in Enterprise Content Integration"

Reply via email to