Hi, I find that CarbonTomcatValve and TomcatValveContainer are duplicated in web-app mgt. They are already available in tomcat.ext bundle and CompositeValve(which is registered with tomcat) is using the TomcatValveContainer found in tomcat.ext bundle. This will cause a problem in webapp-mgt with TenantLazyLoaderValve. Because webapp-mgt service component is using TomcatValveContainer found in web-app component. So the TenantLazyLoaderValve will never be called by tomcat. These duplicated classes should be removed form webapp-mgt bundle. Also shall we move TenantLazyLoaderValve to tomcat.ext?
Thanks, Kishanthan. -- *Kishanthan Thangarajah* Software Engineer, Development Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com* Twitter - *http://twitter.com/kishanthan*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
