...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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...