[jboss-user] [JBoss Seam] - InboundJavaMail MDB

pucky do-not-reply at jboss.com
Thu Jan 31 17:40:30 EST 2008


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



More information about the jboss-user mailing list