RE: EJB and SOAP

2001-10-17 Thread T. Carson Hager
Could it replace RMI? I seriously doubt it. I would call it an alternative where protocol restrictions make it impossible to use RMI/IIOP, RMI/JRMP, etc. Most vendors of worth offer HTTP tunneling for these protocols where this is a problem. One of the major benefits is the ease of use and lac

Re: EJB and SOAP

2001-10-17 Thread Aczél Csilla
Yes, it;s possible. See Apache SOAP samples. There are three demos (stateless, stateful and entity). Csilla - Original Message - From: "Elsholz, Alexander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 1:04 PM Subject: EJB and SOAP > Hi, > > is it possib