Re: Exposing and EJB as a webservice

2002-04-23 Thread Vishy Kasar
Vishy Kasar wrote: > I'm trying to expose a stateless session bean as a webservice. I have > not been able to find explicit instructions on how to do this in any > of > the docs or examples. > Specifically, I would like to know the following: > > 1) how do I generate the .wsdl for for me EJB? D

Exposing and EJB as a webservice

2002-04-19 Thread James Kojo
I'm trying to expose a stateless session bean as a webservice. I have not been able to find explicit instructions on how to do this in any of the docs or examples. Specifically, I would like to know the following: 1) how do I generate the .wsdl for for me EJB? Do I simply run the remote home int