BjornA wrote > I was under the impression that PoolingConnectionFactory > (PooledConnectionFactory?) is tightly coupled to active mq (I'm using > tibco) but I will give that a shot as well.
Just a quick update on my test, indeed the "org.apache.activemq.pool.PooledConnectionFactory" requires the underlying connection to be of active mq: com.tibco.tibjms.TibjmsQueueConnection cannot be cast to org.apache.activemq.ActiveMQConnection -- View this message in context: http://cxf.547215.n5.nabble.com/SOAP-over-JMS-Lifecycle-of-response-queue-consumer-tp5765203p5765286.html Sent from the cxf-user mailing list archive at Nabble.com.
