[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster-devel] xmlblaster version ...
Cyrille Giquello wrote:
I' took da BRANCH_0_7_9g version from CVS.
I hope it's enough for production server ...
Please, confirm ;o)
Yes it should be OK.
Hello,
I'm updating the perl demo will I 'm updating a xmlBlaster server
production.
But it seems that incompatible stuff are existing between 0.79f and
0.79dev ...
like __cmd:?message.
I don't think this exists.
You can query with telnet messages (after filling them with 'java
HelloWorld4'
without quiting):
xmlblast at linux:~> telnet 127.0.0.2 2702
Trying 127.0.0.2...
Connected to 127.0.0.2.
Escape character is '^]'.
127.0.0.2 << echo
echo
Echo your command is now in 'false' mode
127.0.0.2 << connect x y
Successful login for user x, session timeout is [ 1 h 0 millis ]
127.0.0.2 << get ?msgList
/node/http:127.0.0.2:3412/?msgList=HelloWorld4,Banking
127.0.0.2 << get msg/?Banking
<key oid='Banking' contentMime='text/plain' contentMimeExtended='1.0'>
<Account><withdraw/></Account>
</key>
<content>Ho</content>
<qos>
<state id='OK'/>
<sender>guest</sender>
<rcvTimestamp nanos='1026154100723000000'/>
<expiration remainingLife='0'/>
<route>
<node id='http://127.0.0.2:3412'/> </route>
</qos>
Is that I'm not understanding or is it true ?
please, Marcel, can U clean my mind about that....
Marcel