instead of mappedName try just "name" for instance:
@Resource(name="java:/QueueConnectionFactory")
private javax.jms.QueueConnectionFactory connectionFactory;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031617#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...