Hi Christopher, AFAIK, there is an attribute wsdlLocation in @WebService allowing such a behavior. Did you try it?
Jean-Louis Christopher Gardner-2 wrote: > > I'm using OpenEJB embedded in Eclipse. I generated JAXB and Web > Service interface classes with wsimport. I implemented the interface > with an EJB. I can deploy and execute the EJB Web Service with no > problems. However, it appears a new WSDL gets generated for the > generated Web Service interface and another WSDL gets generated for > the EJB itself. Is there a way to deploy the original WSDL to the > embedded OpenEJB such that the EJB WSDL references it (instead of the > generated one)? > > -- View this message in context: http://old.nabble.com/Embedded-OpenEJB-and-Existing-WSDL-tp26438056p26493815.html Sent from the OpenEJB User mailing list archive at Nabble.com.
