[jboss-dev-forums] [Design of EJB 3.0] - Replacing org.jboss.aspects.security.SecurityClientIntercept

bstansberry@jboss.com do-not-reply at jboss.com
Tue May 13 17:09:52 EDT 2008


FYI I've found a few cases where org.jboss.aspects.security.SecurityClientInterceptor is declared in xxx-interceptors-aop.xml files in the testsuite.  The stateful tests at least will fail with a CNFE if that is declared. So, I'm going to change these to use org.jboss.ejb3.security.client.SecurityClientInterceptor which AFAICT is the correct class.

Changing in src/test/resources:

test/bank/bank-ejb3-interceptors-aop.xml
test/clientinterceptor/clientinterceptor-aop.xml
test/stateful/statefulTest-ejb3-interceptors-aop.xml
test-configs/removedislocal/deploy/ejb3-interceptors-aop.xml


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

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



More information about the jboss-dev-forums mailing list