WSDL2Java for JMS

2004-03-23 Thread Mike DuVall
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

Java2WSDL<->WSDL2Java for JMS help

2003-02-07 Thread James Turner
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