On 7/27/06, bmadigan <[EMAIL PROTECTED]> wrote:
Looks good. So will producers need to publish to VirtualTopic.Cheese, or will publishing to Cheese still allow the interceptor to find the virtual Queues using the wildcard as in the initial implementation?
Out of the box it'll require VirtualTopic.Cheese but if you use the activemq.xml example on this page you can use any topic you like... http://activemq.org/site/virtual-destinations.html i.e. the default wildcard for virtual topic features is "VirtualTopic.>" but you can configure it to be ">" if you prefer so that all topics become virtual -- James ------- http://radio.weblogs.com/0112098/
