[jboss-user] [EJB 3.0] - Re: jboss.xml is ignored?
jan_bar
do-not-reply at jboss.com
Mon Nov 6 04:08:37 EST 2006
I realized that this stuff is related to EJB 2.x, to limit pool for EJB3 MDB, I have to use:
@ActivationConfigProperty(
propertyName = "maxSession",
propertyValue = "1")
Jan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983380#3983380
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983380
More information about the jboss-user
mailing list