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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...