Hi

just upgraded tomee on 7.0.52 (still waiting TCKs feedback) but API is
harder and harder to extend. basically we were filtering SCIs (and
everything but here SCIs API changed) and now it is really hard to do
so without some hacky solution. WebAppServiceLoader is not
replacable/filterable (there is only a regex but it doesn't work for
us).

Would be great to keep it open/extensible enough to avoid us to hack
classloader and so one.

Here how we exten ContextConfig:
http://svn.apache.org/repos/asf/tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/OpenEJBContextConfig.java

Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to