You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by as...@apache.org on 2006/11/13 05:46:40 UTC

svn commit: r474142 - /webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html

Author: asankha
Date: Sun Nov 12 20:46:39 2006
New Revision: 474142

URL: http://svn.apache.org/viewvc?view=rev&rev=474142
Log:
update to state axis2server.bat/sh instead of -t all swich which is outdated

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html?view=diff&rev=474142&r1=474141&r2=474142
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html Sun Nov 12 20:46:39 2006
@@ -189,8 +189,7 @@
 <pre> </pre>
 
 <h2>Starting up the Axis2 JMS transport</h2>
-<pre>The Axis2 standalone binary distribution ships with the Axis2 SimpleHTTPServer, which only starts up the http transport by default. Hence to start the JMS transport with it, you need to pass in the parameter '-t all' as shown below.
-
-e.g. http-server -p &lt;port&gt; <strong>-t all</strong> &lt;repository&gt;</pre>
+<pre>The Axis2 standalone binary distribution ships with an Axis2 Server, which starts up all of the transports that are configured as per the axis2.xml. 
+Hence configure the JMS transport in your axis2.xml, and use the axis2server.bat or the axis2server.sh to start the JMS transport.</pre>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org