RE: Topic hierarchy
"Jim Alateras" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
This is currently broken in the CVS version and is holding back the 0.7.5 release. Once fixed you will be able to define an administered topic such as topic.*, which will allow you to receive all messages published under topic.topic1, topic.topic2 etc, as long as there is only one level. To subscribe to multiple levels you can define a topic such as topic.** to pick up any message published under topics like topic.topic1, topic.topic1.topic2.topic3 etc. So an '*' for one level wildcarding and '**' for multiple level wildcarding. Once you define the topic you can create subscribers under them. cheers </jima> > -----Original Message----- > From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of Pedro > Celis > Sent: Thursday, April 10, 2003 8:29 PM > To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: [openjms-developer] Topic hierarchy > > > > Hi, > I have a problem trying to define an "AdministeredTopic". I need to use > publish/subscribe with topic hierarchy. > How can i create a new "AdministeredTopic" with topic hierarchy? > Thank you > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, > The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on > major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > openjms-developer mailing list > openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/openjms-developer