Author: ruwan
Date: Wed Nov 24 06:12:18 2010
New Revision: 1038491

URL: http://svn.apache.org/viewvc?rev=1038491&view=rev
Log:
fixing the transports guide to have links to the axis2 transports

Modified:
    synapse/branches/2.0/src/site/apt/transports.apt

Modified: synapse/branches/2.0/src/site/apt/transports.apt
URL: 
http://svn.apache.org/viewvc/synapse/branches/2.0/src/site/apt/transports.apt?rev=1038491&r1=1038490&r2=1038491&view=diff
==============================================================================
--- synapse/branches/2.0/src/site/apt/transports.apt (original)
+++ synapse/branches/2.0/src/site/apt/transports.apt Wed Nov 24 06:12:18 2010
@@ -21,22 +21,26 @@
   Note that while these transports are developed as part of the Synapse 
project, they can be used
   with any Axis2 based application.
   
-  The Synapse distribution also comes bundled with the following transports 
from the WS-Commons
-  Transport project:
+  The Synapse distribution also comes bundled with the following transports 
from the {{{http://axis.apache.org/axis2/java/transports/index.html}Axis2
+  Transport}} project:
   
-  * A JMS transport supporting any JMS 1.0 or 1.1 provider.
+  * A {{{http://axis.apache.org/axis2/java/transports/jms.html}JMS transport}} 
supporting any JMS 1.0 or 1.1 provider.
   
-  * A mail transport able to send messages using SMTP and poll messages from a 
POP3 or IMAP account.
+  * A {{{http://axis.apache.org/axis2/java/transports/mail.html}Mail 
transport}} able to send messages using SMTP and poll messages from a POP3 or 
IMAP account.
 
   Apache Synapse is also compatible with the following transport 
implementations from the Apache
   Axis2 Transports project:
 
-  * TCP
+  * {{{http://axis.apache.org/axis2/java/transports/tcp-transport.html}TCP 
transport}}
 
-  * UDP
+  * {{{http://axis.apache.org/axis2/java/transports/sms.html}SMS transport}}
+
+  * UDP transport
+
+  * XMPP transport
 
   These transports are not shipped with Apache Synapse by default and hence 
they should be
-  downloaded separately from the Axis2 website and installed in the Synapse 
runtime.
+  {{{http://axis.apache.org/axis2/java/transports/download.cgi}downloaded 
separately}} from the Axis2 transport website and installed in the Synapse 
runtime.
 
 {Contents}
 


Reply via email to