[jboss-user] [EJB 3.0] - Re: EJB3 MDB: Annotations for instancePool?
tharter
do-not-reply at jboss.com
Tue Sep 23 09:39:03 EDT 2008
Just FYI, it should actually be:
@ActivationConfigProperty(propertyName = "maxSessions", propertyValue = "1")
(that is, "maxSessions" not "maxSession")
I confirm this works for me on 4.2.2.GA using the 5.0.0 version of the ActiveMQ resource adapter.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178318#4178318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178318
More information about the jboss-user
mailing list