Thanks. I have tried the #1 you suggested, same error.
I can not remove
@Resource(mappedName="jms/NewMessageFactory")
private ConnectionFactory connectionFactory;
Since this line will give me compiler error:
Connection connection = connectionFactory.createConnection();
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187810#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...