Hi Ed,

I have just tested using CXF 2.1.3 with Tibco EMS and configuration for temporary reply queues. I get the same exception that you get.

When testing with CXF 2.2-SNAPSHOT built from the current CXF Head my example worked. So I guess the problem will be fixed in 2.1.4.
But till now I do not know where the problem was.

I have opened a Jira Issue for the problem:
https://issues.apache.org/jira/browse/CXF-2008

Greetings

Christian


Ed Scriven schrieb:
Hello Christian,

Did you get a chance to check your own samples with Tibco EMS?

Regards,

Ed

2009/1/21 Christian Schneider <[email protected]>

Hi Ed,

I will check my own sample with tibco ems.

Greetings

Christian

Ed Scriven schrieb:

Hello,
I am experiencing problems getting JAX-WS CXF with Tibco JMS to work.  My
configuration is derived from the
http://cwiki.apache.org/CXF20DOC/jax-ws-java-first-with-jms-transport.htmland
http://cwiki.apache.org/CXF20DOC/jms-transport.html.  I am using Spring.

If I provide a jndiReplyDestinationName on the jms:conduit/jms:address
element all works fine.  Unfortunately when I remove this attribute and
expect temporary queues instead Tibco throws a
javax.jms.InvalidDestinationException:
Invalid temporary destination exception.  This exception is raised from
the
Spring DefaultMessageListenerContainer requesting Tibco libraries to
create
a consumer.

Having inspected the Tibco logs the temporary queue is created
successfully
named $TMP$.EMS-SERVER.9A049772E795.2.  The logs do state that "created
receiver failed: invalid temporary queue".

I have spent a good day trawling Google for anything related to this
issue,
but with no success.  Apologies not stack traces nor code, they are on a
segregated network with no Internet access.  I can get them if required.

Has anyone experience CXF with Tibco JMS?  Has anyone experienced
temporary
queue problems before?

Regards,

Ed



--

Christian Schneider
---
http://www.liquid-reality.de






--

Christian Schneider
---
http://www.liquid-reality.de

Reply via email to