Author: keith
Date: Sat Jul 12 00:49:52 2008
New Revision: 19163
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19163

Log:
Fixing Mashup-935 by getting deployers off the alternate axis2.xml


Modified:
   trunk/mashup/java/modules/core/conf/axis2alternate.xml

Modified: trunk/mashup/java/modules/core/conf/axis2alternate.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/core/conf/axis2alternate.xml?rev=19163&r1=19162&r2=19163&view=diff
==============================================================================
--- trunk/mashup/java/modules/core/conf/axis2alternate.xml      (original)
+++ trunk/mashup/java/modules/core/conf/axis2alternate.xml      Sat Jul 12 
00:49:52 2008
@@ -117,11 +117,6 @@
     <!--Set the flag to true if you want to enable transport level session 
mangment-->
     <parameter name="manageTransportSession">true</parameter>
 
-    <!-- Deployer for the JavaScript services -->
-    <deployer extension=".js" directory="scripts/system" 
class="org.wso2.mashup.deployer.JSDeployer" />
-    <!-- Deployer for the dataservice. -->
-    <deployer extension=".dbs" directory="scripts/system" 
class="org.wso2.mashup.deployers.DBDeployer" />
-
     <!-- ================================================= -->
     <!-- Message Receivers -->
     <!-- ================================================= -->

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to