See http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/jms/ it has a unit test that starts the jms listener and runs a test. activemq has to be started, you need to tweak entries in axis2.xml as well.
thanks, dims On 2/9/06, Michael Laccetti <[EMAIL PROTECTED]> wrote: > > > > I've been doing some research into the best WS framework/implementation, and > Axis2 comes up as a winner. Originally I chose Axis, but it didn't play too > nicely with Geronimo. Now, the real question: is there any documentation > on using the JMS transport? I've seen the SMTP one, which is well done, but > doesn't quite work for me. I know that there is a global configuration for > the transport in the axis2.xml file; can it be configured elsewhere? Or can > the configuration be done programmatically as well? > > > > Thanks, > > > > Michael -- Davanum Srinivas : http://wso2.com/blogs/
