[jboss-user] [JNDI and Naming] - Re: JNDI lookup from JBoss embedded MQ Provider

moonbird79 do-not-reply at jboss.com
Thu Aug 27 07:21:20 EDT 2009


...this is what i tryed :-/ the lookup call throw no exceptions but the queueConnectionFactory object is null (i got the output NULL for queueC...).
STRANGE :-(

if i try to create a new queueConnection like this:

queueConnection = queueConnectionFactory.createQueueConnection();

... of course - i get a null pointer exception :-/

... i use JBoss 5.1 GA

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

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



More information about the jboss-user mailing list