users@genericjmsra.java.net

Tibco generic XA connectionfactory does not implement ConnectionFactory

From: James Richardson <james_at_time4tea.net>
Date: Fri, 7 Dec 2007 15:05:33 -0000 (UTC)

so it blows up in AbstractManagedConnectionFactory, where the factory is
cast to a javax.jms.ConnectionFactory, but
TibjmsFederatedXAConnectionFactory doesn't implement this, only
javax.jms.XAConnectionFactory...

i really dont want to have to use one queueconnectionfactory, and one
topicconnectionfactory unless i have to...

does anybody have any suggestions? much appreciated.


thanks!

james