RE: dynamic creation of topics
"Jim Alateras" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of > Edward Kizhner > Sent: Saturday, April 19, 2003 1:23 AM > To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: [openjms-developer] dynamic creation of topics > > > Is there a way for the publisher to create a topic dynamically, rather > than for it to be > pre-administered? Also, is there support for topic hierarchy (subtopics, \ you can using the proprietary Administration API. Have a look at the openjms.examples.client.console.Admin class, which is located in src/examples/openjms/client/console. We do support topic hierarchy but recently we there may be some problems with it in 0.7.5rc1. I will have a look at it this week and get back to you cheers </jima>