Hi! I have created a simple JMS consumer SU, and I want to link it with a JSR181 component using *.wsdl file. At the end of a wsdl file, there is something like that :
<wsdl:binding name=... type=...> <soap:binding style=... transport=... /> ... </wsdl:binding> <wsdl:service name=...> <wsdl:port binding=... name=...> <soap:address ... /> </wsdl:port> </wsdl:service> What syntax should I use to recognize JMS, and to fill these blanks? Thank you in advance! Copo -- View this message in context: http://www.nabble.com/WDSL-and-JMS-tp18466533p18466533.html Sent from the ServiceMix - User mailing list archive at Nabble.com.