The ability to disable wildcards on a topic.
--------------------------------------------

                 Key: AMQ-2591
                 URL: https://issues.apache.org/activemq/browse/AMQ-2591
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker, JMS client
    Affects Versions: 5.3.0
         Environment: windows xp
            Reporter: adam i


I've been doing some work with the orbited project. http://orbited.org/ . This 
provides a web based message consumer. The issue is since we have client side 
code calling a topic or queue they could easily just turn on the * and listen 
to everything. This is assuming of course we don't have security in place for 
each user. There are cases when someone would want to keep a topic private and 
in that case security can be used. There are also cases where you would want 
certain topics to be public. You don't want someone to do a topic/* and get all 
the messages from all the public topics. This feature would greatly enhance 
activemq's ability to work in the real time web.

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

Reply via email to