Apologies for this question, it's only recently I've started using xmlBlaster...
Is it regular behavior that Get returns no messages for a topic that somebody has subscribed for?
Michal
Michal,
this is a bug. It happens for the combination subscribe() + get() + cluster=true. If you don't need clustering you can do a workaround by setting java org.xmlBlaster.Main -cluster false
The bug is fixed in subversion, so checking out the newest will fix your problem,
regards,
Marcel
-- http://www.xmlBlaster.org