Does WSDL2Java currently work for JMS bindings? If so, which version of
Axis does it work for? 1.1? 1.2 alpha? Current head in CVS?
-Mike
_
Get rid of annoying pop-up ads with the new MSN Toolbar FREE!
http://clk.atdmt.com/AV
I have got the JMS example code running on Linux with MQ series.
I know want to start building my application. I have
1)Written interfaces for the web-services
2)Generated the WSDL using Java2WSDL
3)Generated client stubs using WSDL2Java
4)Compiled sender program using the stubs.
Problem:-
By