Hello,
Bad news from me, I cannot retreived published messages...
I've try with xmlBlaster_REL_1_0_7 without any changes (unzip
downloaded file).
At first start the subscriber :
java -cp xmlBlaster/lib/xmlBlaster.jar
javaclients.HelloWorldSubscribe -oid myTopic
then publishing :
java -cp xmlBlaster/lib/xmlBlaster.jar
javaclients.HelloWorldPublish -oid myTopic -numPublish 3
The subscriber never got messages !
It stay at this line and way for ever ...
[12 nov. 2005 01:19:37 INFO main HelloWorldSubscribe] Waiting on
update ...
then in the GUI Window (key 'g' in xmlBlaster console) I've try some
XPath queries but all failed.
Only matching queries are //key or /xmlBlaster/key.
such queries's result looks like :
======================================================
### XmlKey:
<key oid='xmlBlaster_192_168_0_151_3412-1131752421119000000'/>
### Content:
Hi-1
I did a dump in a file, but nothing about 'myTopic'.
Have you an idea ??
Cyrille.