I'm wondering if it's possible to configure an MDB to use the java:/Mail jndi
reference rather than hardcoding it via @annotations
i.d. something like this.
@MessageDriven(activationConfig = {
@ActivationConfigProperty(propertyName="connectionFactoryJndiName",propertyValue="java:/Mail")
})
@ResourceAdapter("mail-ra.rar")
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125317#4125317
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125317
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user