You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/04/21 17:34:43 UTC

[jira] Resolved: (CAMEL-342) support temporary destinations for camel-jms

     [ https://issues.apache.org/activemq/browse/CAMEL-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-342.
----------------------------------

    Resolution: Fixed

You can now use 

{code}jms:temp:queue:foo{code}

to talk to a temporary queue or

{code}jms:temp:topic:bar{code}

to work with a temporary topic

> support temporary destinations for camel-jms
> --------------------------------------------
>
>                 Key: CAMEL-342
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-342
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: James Strachan
>             Fix For: 1.4.0
>
>
> Support URIs of the form
> {code}
> jms:tempQueue:foo
> {code}
> To refer to a named temporary destination

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.