[JBoss-user] [EJB 3.0] - Re: Custom org.jboss.ejb.Interceptor

2006-02-28 Thread oglueck
If it doesn't use the old container config, how do we tune pool sizes now? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3926846#3926846 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926846

[JBoss-user] [EJB 3.0] - Re: Custom org.jboss.ejb.Interceptor

2006-02-28 Thread [EMAIL PROTECTED]
If its not here its not documented yet: http://www.jboss.com/products/ejb3#docs View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3926848#3926848 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926848

[JBoss-user] [EJB 3.0] - Re: Custom org.jboss.ejb.Interceptor

2006-02-28 Thread [EMAIL PROTECTED]
ejb3 does not use jboss.xml legacy container-configuration. It should be described via some *-aop.xml somewhere. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3926842#3926842 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: Custom org.jboss.ejb.Interceptor

2006-02-28 Thread oglueck
Okay I found out now. This not supported by EJB3 beans. I have to use the @Interceptors annotation as outlined in the specs or specify them in the ejb-jar.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3926844#3926844 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: Custom org.jboss.ejb.Interceptor

2006-02-28 Thread oglueck
Yeah, the tutorial refers to this class: http://cvs.sourceforge.net/viewcvs.py/jboss/jboss-ejb3/src/main/org/jboss/ejb3/mdb/MDBConfig.java?rev=1.3view=auto Would you care to add some API Docs please? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3926871#3926871