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 Irani [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 10:46 PM To: [EMAIL PROTECTED] Subject: Problem with Messaging Example Hi, I have been trying to run the Messaging example given in samples/message directory. The service (MessageService) deployed successfully, but when I try to

Problem with Messaging Example

2002-02-05 Thread Romin Irani
Hi, I have been trying to run the Messaging example given in samples/message directory. The service (MessageService) deployed successfully, but when I try to run the testMessage client, I get the following error: Exception in thread "main" java.lang.NoSuchMethodException: Tried class:samples.mes

Problem with Messaging Example

2002-02-04 Thread Romin Irani
Hi, I have been trying to run the Messaging example given in samples/message directory. The service (MessageService) deployed successfully, but when I try to run the testMessage client, I get the following error: Exception in thread "main" java.lang.NoSuchMethodException: Tried class:samples.mes