Hi All, When embedding api-management functionalities into GReg, we had to wrote an tomcat valve as an interceptor for handle requests. For that we implemented a direct tomcat valve which extended from catalina.valves.ValveBase instead of CarbonTomcatValve. But currently we don't have a way to register this tomcat valve programmatically, we have to manually register this using catalina-server.xml.
For Greg , we have to maintain a it's own catalina-server.xml file at the product level by including apimgt-valve into it and override the catalina-server.xml coming from the platform.. Instead of doing like that, is it possible to support the registering of tomcat valves programmatically in future ? Regards, Dinusha. -- Dinusha Dilrukshi Senior Software Engineer WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
