[jboss-user] [EJB 3.0] - Fail to deploy mdb

Dens do-not-reply at jboss.com
Tue Oct 10 16:34:31 EDT 2006


Can't find any documentation on the MDB deployment...
Heres is my configuration:

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


Here is the problem...


 Reason: java.lang.RuntimeException: You did not specify a @Resource.mappedName
) on javax.jms.Queue com.valtech.servicebancaire.BanqueBean.emailQueue and ther
 is no binding for that enc name in XML

what is this mappedName ????

Thank u !

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

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



More information about the jboss-user mailing list