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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991413
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to