Hello ! Has anybody succeded to run a simple SOAP-over-JMS web service sample such as the "echo" one mentioned in the Apache documentation ?(http://ws.apache.org/axis2/1_1/jms-transport.html). I followed the all the instructions given in the documentation (axis2.xml and service.xml modifications) but Axis2 seems to be generating a wrong wsdl file since there is no reference to JMS in it and the wsdl2java tool can't recongnize it as a valid wsdl. Here are the web service archive and the generated wsdl.
Can you help me with that ? thanks in advance. P.S. the sample works perfectly with "http" (instead of JMS) which is the default transport used by Axis. http://www.nabble.com/file/7265/Echo2.aar Echo2.aar http://www.nabble.com/file/7266/echo2.wsdl echo2.wsdl -- View this message in context: http://www.nabble.com/Axis2-SOAP-over-JMS-tf3426346.html#a9550011 Sent from the Axis - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
