Author: keith
Date: Tue Jun  3 01:02:28 2008
New Revision: 17834
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17834

Log:
Removing the transports section off the genaral service. There may ne 
deployment enviorenments that warrent you to use https and in such a case 
deployment fails


Modified:
   
trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/META-INF/services.xml

Modified: 
trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/META-INF/services.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/META-INF/services.xml?rev=17834&r1=17833&r2=17834&view=diff
==============================================================================
--- 
trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/META-INF/services.xml
 (original)
+++ 
trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/META-INF/services.xml
 Tue Jun  3 01:02:28 2008
@@ -242,10 +242,6 @@
 
     <service name="GeneralServices" scope="transportsession">
         <schema schemaNamespace="http://org.apache.axis2/xsd"; 
elementFormDefaultQualified="false"/>
-        <transports>
-            <transport>https</transport>
-            <transport>http</transport>
-        </transports>
         <description>This class will provide method to access general Axis2 
services info and
             provide method to upload files using Axis2 MTOM support
         </description>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to