Then I am not doing something right because when I do this:
Context initial = getInitialContext();
QueueConnectionFactory cf = (QueueConnectionFactory)
initial.lookup("jms/eRegQueueConnectionFactory");
I get a ClassCastException.
When I check the class it is an instance of ConnectionFactory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991413#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...