I have
used this for a simple test EJB (running in JBoss) and got it working.
I
think there is one issue at the moment - someone please correct me if I'm
wrong. The initial context to the EJB container is gained using a trusted
user so everyone using the web service would have the same identity to the
EJB. We are planning to write a new provider to get over this
problem.
Peter
Villiers
-----Original Message-----
From: Venkat Dokiparthi [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 08, 2002 5:38 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Support for EJBSYou can look at the java source file org/apache/axis/provider/java/EJBProvider.java. I have never used it though.Venkat-----Original Message-----
From: William Young [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 08, 2002 2:27 PM
To: '[EMAIL PROTECTED]'
Subject: Support for EJBSHello,
Well the documentation has a bullet point that says Axis supports exposing EJB methods as a Web Service.
I didn't see any examples (documentation or code wise). Does it really support EJBs? I know Apache SOAP 2.2 did with just simple modifications to the Deployment Descriptor.
Thanks,
Will Young
