[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] administrative creation of topics



Norbert Baumgartner wrote:
Hi,

how does the administrative creation of a topic work? Referring to the
logical states of a topic (enginge.message.lifecycle) it should be
possible for an administrator to create a topic (e.g. by an entry in a
config file) but I can't find a hint there how this can be done...

THX

Norbert

Hi Norbert,

the first message of a specific key-oid published
creates automatically the topic, see

  http://www.xmlblaster.org/xmlBlaster/doc/requirements/interface.publish.html

This means that every client can create topics on the fly.

If you want to have a topic creator with a configuration file
you need to write a client which does this.

Probably this client could be a native client, see

  http://www.xmlblaster.org/xmlBlaster/doc/requirements/protocol.local.html
and
  http://www.xmlblaster.org/xmlBlaster/doc/requirements/engine.runlevel.howto.html

if this native client is generic and reads a configuration file
in a generic way it would be a nice candidate to be taken
into the xmlBlaster distribution.

best regards

Marcel


-- http://www.xmlBlaster.org