You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Christian Posta (JIRA)" <ji...@apache.org> on 2012/07/19 15:50:35 UTC

[jira] [Commented] (APLO-222) Queue Names with slashes

    [ https://issues.apache.org/jira/browse/APLO-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418291#comment-13418291 ] 

Christian Posta commented on APLO-222:
--------------------------------------

Depending on what protocol you're using, you should be able to configure the "path separator":

  <connector id="tcp" bind="tcp://0.0.0.0:0">
      <stomp path_separator="/" />
  </connector>

http://activemq.apache.org/apollo/documentation/user-manual.html#Stomp_Protocol_Options
                
> Queue Names with slashes
> ------------------------
>
>                 Key: APLO-222
>                 URL: https://issues.apache.org/jira/browse/APLO-222
>             Project: ActiveMQ Apollo
>          Issue Type: Question
>          Components: apollo-util
>    Affects Versions: 1.3, 1.6
>         Environment: CentOS 6.0
>            Reporter: David McCullars
>
> Was hoping to switch from ActiveMQ to ActiveMQ Apollo, but it would seem the latter does not support slashes in queue names.  This is a show-stopper for us as (for some reason or other) we have a significant infrastructure which utilizes queues such as "some/thing/or/some/thing/else".  This may be a problem for others hoping to make the switch, so I wondered if this is indeed the case and whether it could be something to consider adding to the wish list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira