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

[xmlblaster] EventPlugin



Hi,

I'm having a problem receiving login and logout events.

I've setup the plugin and it's started with the server:

[27/Mar/2006 17:01:52 INFO XmlBlaster.MainThread org.xmlBlaster.engine.EventPlugin.init] Configured to send core events of type
'client/*/session/*/event/connect
client/*/session/*/event/disconnect' to 'destination.publish:destination.jmx:'



I them have two clients connect at different times and subscribe to __sys__Event with the following key:


<key oid='__sys__Event' contentMime='text/plain'></key> and qos:
<qos>
 <erase forceDestroy='false'/>
 <local>false</local>
</qos>

But the events are not being sent as messages!

I have other topics working with these same clients, so callbacks are working...

Any ideas ?

Regards,

   Nelson Silva