[ https://issues.apache.org/activemq/browse/AMQCPP-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQCPP-259.
-------------------------------
Resolution: Incomplete
> Temporary queue don't go away after killing the process
> -------------------------------------------------------
>
> Key: AMQCPP-259
> URL: https://issues.apache.org/activemq/browse/AMQCPP-259
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 3.0
> Environment: 2.6.25.20-0.4-pae #1 SMP 2009-06-01 09:57:12 +0200 i686 i686 i386
GNU/Linux, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02),
> Reporter: Edison Melo
> Assignee: Timothy Bish
>
> I'm trying to implement a reliable request - response. I have java and c++ producers
that create a temporary queue. When I kill the java producer, the temporary queue goes away,
and I get a InvalidDestinationException trying to send a message to that queue. When I kill
the c++ producer the temporary queue stays and I get no errors from any kind.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|