[jboss-dev-forums] [Design of EJB 3.0] - Re: java:comp.ejb3 versus java:comp

scott.stark@jboss.org do-not-reply at jboss.com
Wed Dec 20 14:40:13 EST 2006


All the containers already have context maps that could be leveraged to pickup an enc key from. I just don't want to force an implementation detail like a thread local accessor onto all enc users.

The main enc tests are the org.jboss.test.naming.test.ENCUnitTestCase and in the web tier, org.jboss.test.web.test.EncAnnotationsUnitTestCase,EncXmlUnitTestCase,WebIntegrationUnitTestCase. The WebIntegrationUnitTestCase is too bloated with other tests and the testENCServlet, testENCServletViaInvoker tests should just be integrated into the other tests.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995431#3995431

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995431



More information about the jboss-dev-forums mailing list