The wsdl exposed by the http BC can be accessed by pointing your web browser at the port defined in your xbean.xml. If you set the locationUri to be http://0.0.0.0:8192/myService browsing to http://localhost:8192/ should display the list of available services and link to their wsdls.
On 4/17/07, Owen Thomas <[EMAIL PROTECTED]> wrote:
Thanks Gert for your reply. I've just deployed my first SA, and would like to get the WSDL it has exposed. Could you please tell me how to do that? Thanks, Owen. -----Original Message----- From: Gert Vanthienen [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 17, 2007 4:17 PM To: [email protected] Subject: Re: SOAP HTTP BC. Owen, I have never used the HTTP BC, but as I understand it... Not necessarily, you can e.g. use a JSR-181 bean and expose it to the outside using a SOAP HTTP BC, in which case the WSDL will be autogenerated. Regards, Gert Owen Thomas wrote: > Hello. > > > > Will I need to define a WSDL for my SOAP HTTP BC? > > > > Thanks for your help, > > > > Owen. > > >
-- Cheers, Guillaume Nodet ------------------------ Principal Engineer, IONA Blog: http://gnodet.blogspot.com/
