RE: Problem with Messaging Example

2002-02-10 Thread Romin Irani
7; Subject: RE: Problem with Messaging Example I read somewhere SoapAction is ignored in Axis server. I have successfully tested the message example. I was trying 01/30 nightly build. It didn't work if I try the message example with Alpha3 drop. Venkat -Original Message- Fr

RE: Problem with Messaging Example

2002-02-05 Thread Venkat Dokiparthi
esday, February 05, 2002 12:11 PM To: [EMAIL PROTECTED] Subject: RE: Problem with Messaging Example I have made sure that the class is present in the WEB-INF/classes directory. Inspite of that, I get this message. I am suspecting something in the SOAPAction directive. Inspite of my attempts to set

RE: Problem with Messaging Example

2002-02-05 Thread Romin Irani
arthi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 11:59 AM To: '[EMAIL PROTECTED]' Subject: RE: Problem with Messaging Example Romin, Make sure you have copied the samples/message/MessageService.class to WEB-INF/classes directory. Or somehow make this class ava

RE: Problem with Messaging Example

2002-02-05 Thread Venkat Dokiparthi
Romin, Make sure you have copied the samples/message/MessageService.class to WEB-INF/classes directory. Or somehow make this class available to your web application. Deployment can succeed without this class being available to axis web application. Venkat -Original Message- From: Romi