Is top-posting a no-no on this list? So there is no way (yet?) to configure the transport outside of the axis2.xml file? The ActiveMQ stuff is not a problem, since I've already got it configured in Geronimo. I've looked at the test, I'll see about integrating the code into a sample.
On another note, is there any documentation on how to integrate Axis2 with an existing web application? Thanks, Michael -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: February 9, 2006 11:04 PM To: [email protected] Subject: Re: [Axis2] JMS tutorial? See http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/integ ration/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/
