Why use an alpha-3 code (axis) when you can  have a fast production quality
soap implementation like GLUE for free?

http://www.themindelectric.com/products/glue/glue.html

http://www.themindelectric.com/products/glue/releases/GLUE-2.0.1/docs/glue/g
uide/hosting/orion.html

Don't be confused from the fact that the standard edition (the only free)
comes without EJB support. It means only that you can't expose
automatically, as a soap service, an EJB. But you can write a simple Java
class that works as a facade for the EJB. As this class works inside the
GLUE servlet, you can use the standard syntax for lookup of EJBs you use in
servlets. 

Hope this help

Luciano

-----Messaggio originale-----
Da: Eddie [mailto:[EMAIL PROTECTED]]
Inviato: sabato 9 marzo 2002 20.05
A: Orion-Interest
Oggetto: Soap with Axis ?


Hellu,

Does anyone has an example descriptor of a web service to connect a client
to a EJB through SOAP (Axis of Apache) ?

Most os the examples I find are not based on Ejb connections and on the
Atlassian site I saw a example for Apache Soap but I can't get it to work
with Orion.

Eddie

Reply via email to