[jboss-user] [EJB 3.0] - Re: Help need to solve the jms not bound error

houston_dragon do-not-reply at jboss.com
Fri Nov 7 14:27:35 EST 2008


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#4187810

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



More information about the jboss-user mailing list