do an Apache SOAP 2.3 release ?

2002-04-25 Thread Sanjiva Weerawarana
Hello, Its been quite a while since we released v2.2 of Apache SOAP. Since then about 50 bugs have been fixed and there are about another 50 remaining in the queue (most of them are non-bugs or trivial but some a big). I'm interested in doing a v2.3 to try to capture all the fixes that have bee

Re: Any tutorials about EJB integration in SOAP

2002-04-25 Thread Scott Nichol
I've added a page on using JBoss with Apache SOAP: http://www.scottnichol.com/apachesoapjboss.htm Scott - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 9:29 AM Subject: Re: Any tutorials about EJB integration in SOAP >

Re: Apache SOAP RPC vs SOAP Messaging

2002-04-25 Thread Scott Nichol
Jackie, The discussion was specific to the programming APIs, not the format of the messages themselves. Scott - Original Message - From: "Jackie Zhou" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 10:20 AM Subject: Re: Apache SOAP RPC vs SOAP Messaging > I

Re: Apache SOAP RPC vs SOAP Messaging

2002-04-25 Thread Jackie Zhou
I don't understand why there are a lot of discussion about RPC vesus Messging. There is really no need for this kink of dicussion. By using the SOAP, we don't need to care about which way the other side use. The user can use messaging way to sent the message to provider. The provider can use the

RE: Apache SOAP RPC vs SOAP Messaging

2002-04-25 Thread Nilesh Kumar, Koratpallikar
thanx scott for the info -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 6:58 PM To: [EMAIL PROTECTED] Subject: Re: Apache SOAP RPC vs SOAP Messaging I cannot comment on why Apache SOAP implements messaging the way it does. However, if yo