[jboss-user] [JBoss Messaging] - Re: QueueConnectionFactory and TopicConnectionFactory implem

todd.nash@gmail.com do-not-reply at jboss.com
Tue Dec 5 13:51:29 EST 2006


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



More information about the jboss-user mailing list