Hello, We decided to use destinationPathSeparatorPlugin in order to allow dots inside the segments of our destinations i.e. we want to allow destinations like this one: Consumer/foo.bar/VirtualTopic/goo.
When we use destinations with slashes everything works fine, but when we add the dots inside the segments it doesn't work. So, for example, this works fine: Consumer/foo/VirtualTopic/goo but this doesn't: Consumer/foo.bar/VirtualTopic/goo Can you help me solve this problem? Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/destinationPathSeparatorPlugin-doesn-t-work-as-expected-tp4677488.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.