Typo. I meant:
| @MessageDriven(activationConfig = {@ActivationConfigProperty(propertyName=
"destinationType", propertyValue="javax.jms.Queue"),
| @ActivationConfigProperty(propertyName="destination",
| propertyValue="queue/EmailQueue")})
| public class AlertEmailSender implements MessageListener {
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131768#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...