Hi!
I read the Ejb3.0 Tutorial on
http://www.jboss.org/jbossejb3/docs/tutorial/configuration/configuration....
where a new clientInterceptor is added to StatelessSessionClientInterceptors in
ejb3-interceptors-aop.xml.
My Question:
Where must I place my new ClientInterceptor?
I placed it in ear-File, then I get a ClassNotFoundException on startup JBoss!
Is it really the right way to make a jar File and paced it in the Jboss/server/default/lib
directory or is there another way?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191623#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...