You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2011/03/07 14:57:59 UTC

[jira] Commented: (AMQ-3204) Support non-standard destination path separators

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

Dejan Bosanac commented on AMQ-3204:
------------------------------------

Documentation is now available: 

https://cwiki.apache.org/confluence/display/ACTIVEMQ/Wildcards#Wildcards-Custompathseparator

> Support non-standard destination path separators
> ------------------------------------------------
>
>                 Key: AMQ-3204
>                 URL: https://issues.apache.org/jira/browse/AMQ-3204
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.4.2
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.5.0
>
>
> Wildcards only work on destination paths, separated by standard separator (.), so 
> FOO.>
> FOO.*.BAR
> are valid. But if someone want to use non-standard path separator (like /)
> FOO/>
> FOO/*/BAR
> wildcards in won't work. Also, policy, security and other settings that use them will also be ignored.
> The easiest way to support this is to create a plugin that will convert destination names using non-standard path separator to default one, so clients can use whatever convention they want and broker config remains the same.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira