[jboss-user] [Messaging, JMS & JBossMQ] - Re: DefaultJMSProvider not bound
raickman
do-not-reply at jboss.com
Thu Aug 9 07:15:30 EDT 2007
I forgot, my MDB is clustered
| @MessageDriven(
| activationConfig={@ActivationConfigProperty(propertyName="destinationType", propertyValue="javax.jms.Queue"),
| @ActivationConfigProperty(propertyName="destination", propertyValue="queue/myNotificationQueue")})
| @Clustered(partition=ClusterConfig.CLUSTER_PARTION, loadBalancePolicy=FirstAvailableIdenticalAllProxies.class)
| @ApplicationException(rollback=true)
| @TransactionManagement(TransactionManagementType.CONTAINER)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072439#4072439
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072439
More information about the jboss-user
mailing list