[jboss-user] [EJB 3.0] - client interceptor - ejb3-interceptors-aop.xml
Torsten Knopp
do-not-reply at jboss.com
Mon Nov 24 03:58:34 EST 2008
Hi!
I read the Ejb3.0 Tutorial on http://www.jboss.org/jbossejb3/docs/tutorial/configuration/configuration.html
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#4191623
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191623
More information about the jboss-user
mailing list