Author: azeez Date: Fri Jun 5 10:22:27 2009 New Revision: 37931 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37931
Log: Removing SecurityDeploymentInterceptor Modified: trunk/esb/java/modules/distribution/src/main/conf/axis2.xml Modified: trunk/esb/java/modules/distribution/src/main/conf/axis2.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/src/main/conf/axis2.xml?rev=37931&r1=37930&r2=37931&view=diff ============================================================================== --- trunk/esb/java/modules/distribution/src/main/conf/axis2.xml (original) +++ trunk/esb/java/modules/distribution/src/main/conf/axis2.xml Fri Jun 5 10:22:27 2009 @@ -102,7 +102,6 @@ <!-- This deployment interceptor will be called whenever before a module is initialized or --> <!-- service is deployed --> - <listener class="org.wso2.carbon.security.deployment.SecurityDeploymentInterceptor"/> <listener class="org.wso2.carbon.core.deployment.DeploymentInterceptor"/> <!-- ================================================= --> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
