Hi Dan,
This is a problem in handling the pooledsession.
Here is the JIRA. https://issues.apache.org/jira/browse/CXF-1676
Fix is on the way in few hours after I finish the test run.

Regards,

Ulhas Bhole

Dan Retzlaff wrote:
Hi,

I think org.apache.cxf.transport.jms.JMSSessionFactory has a problem. If the
first call to get() has replyCapable=false, then a subsequent call with
replyCapable=true results in a null destination getting passed into
QueueSession.createReceiver, causing an exception. The easiest way to
demonstrate this is to modify the client in the jms-queue sample, moving
greetMeOneWay() before sayHi(). I am using CXF 2.1.1. Can someone confirm
and make a JIRA for this?

Thanks,
Dan


----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Reply via email to