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 di...@apache.org on 2007/08/06 08:23:33 UTC

svn commit: r563041 - /webservices/axis2/trunk/c/samples/server/axis2.xml

Author: dinesh
Date: Sun Aug  5 23:23:33 2007
New Revision: 563041

URL: http://svn.apache.org/viewvc?view=rev&rev=563041
Log:
fixing axis2.xml

Modified:
    webservices/axis2/trunk/c/samples/server/axis2.xml

Modified: webservices/axis2/trunk/c/samples/server/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/axis2.xml?view=diff&rev=563041&r1=563040&r2=563041
==============================================================================
--- webservices/axis2/trunk/c/samples/server/axis2.xml (original)
+++ webservices/axis2/trunk/c/samples/server/axis2.xml Sun Aug  5 23:23:33 2007
@@ -38,6 +38,7 @@
         <!--parameter name="PROXY" proxy_host="127.0.0.1" proxy_port="8080" locked="true"/-->
     </transportSender>
     <!-- Uncomment this one with the appropriate papameters to enable the XMPP transport Sender-->
+    <!--transportSender name="xmpp" class="axis2_xmpp_sender">
         <parameter name="PROTOCOL" locked="false">XMPP</parameter>
     </transportSender-->
     <!-- Uncomment this one with the appropriate papameters to enable the TCP transport Sender-->



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