Re: Newbie Question re Messaging with EJB

2002-07-15 Thread Deepak Kumar
ginal Message - > From: "Deepak Kumar" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, July 14, 2002 10:13 PM > Subject: Newbie Question re Messaging with EJB > > > > Hello All, > > First off

Re: Newbie Question re Messaging with EJB

2002-07-15 Thread Scott Nichol
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 10:13 PM Subject: Newbie Question re Messaging with EJB > Hello All, > First off, I apologize for the cross post, but I've seen references to > this topic in both lists, and was not sure which would be the

Newbie Question re Messaging with EJB

2002-07-14 Thread Deepak Kumar
Hello All, First off, I apologize for the cross post, but I've seen references to this topic in both lists, and was not sure which would be the right one. My first question is fairly straight forward. Is it possible to use Soap Messaging with an EJB specified as the provider?

Re: newbie question

2001-06-07 Thread Scott Nichol
Yes, you can use other clients with the Apache SOAP server and vice versa. See the interoperability section of the user guide docs. Scott - Original Message - From: "Umesh Dandekar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 2

newbie question

2001-06-07 Thread Umesh Dandekar
Hi, I have just started on SOAP, by downloading the apache-soap implementation, and had a basic question. If my server side is implemented using the apache-soap implementation, does the client side neccesarily need to have the same API? In other words, does the client always need to use apache so