The connection factory is org.jboss.jms.client.JBossConnectionFactory and as you can see
it implements all connection factory interfaces.
It would have to, or we wouldn't pass JMS 1.1 compliance.
| public class JBossConnectionFactory implements
| ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory,
| XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory,
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991399#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...