[jboss-user] [Messaging, JMS & JBossMQ] - MDB annotation for MAX-BEANS-IN-POOL

rbeiring do-not-reply at jboss.com
Thu Apr 12 10:52:40 EDT 2007


What is the annotation for MAX-BEANS-IN-POOL for a MDB?


I currently have:

@MessageDriven(activationConfig =
{
  @ActivationConfigProperty(propertyName="destinationType",
    propertyValue="javax.jms.Queue"),
  @ActivationConfigProperty(propertyName="destination",
    propertyValue="queue/deliverNotifications")
})


Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036750#4036750

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036750



More information about the jboss-user mailing list