Hi, My application clients are non-java applications and so they can't use muse API for notification subscription requests. They truly rely on SOAP for communication with the notification server. WSDL is the only contract between the (notification) server and the clients.
So I decided to generate a sample SOAP message for Topic subscription. This will give a heads-up to the application client developers. I tried to load the WsResource.wsdl file of wsn-producer sample in the XML Spy editor, it crashed. I thought it could be due to a bug in XML Spy, then I decided to load it in SOAP UI (1.6 final) tool, it successfully loaded the wsdl and all it's import files, but when generating a SOAP request for 'Subscribe' operation, it only produced an empty soap request. Any ideas what could be wrong? Is there anything wrong in the WSDL? Appreciate your advice. Ramesh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
