Hello, just to let you know that the demo xmlBlaster/demo/perl/xmlrpc/hello.pl does not behave as expected:
% perl hello.pl http://myhost:8080 Trying to connect to xmlBlaster server on http://myhost:8080 ... Connected to xmlBlaster server on http://myhost:8080 Login success with sessionId=sessionId:10.194.17.16-null-1064475774875--958663882-7 Result for a get(): ---------------- ARRAY(0x3a3284) ---------------- The server log shows: [Sep 25, 2003 9:45:56 AM INFO Authenticate-/node/xmlBlaster_10_194_17_16_3412] Successful login for client /node/xmlBlaster_10_194_17_16_3412/client/ben/-7,se ssion expires after [ 24 h 0 millis ], 6 of 10 sessions are in use. [Sep 25, 2003 9:45:56 AM INFO CoreHandler-/node/xmlBlaster_10_194_17_16_3412] Retrieved /node/xmlBlaster_10_194_17_16_3412/?totalMem When modifying hello.pl to use Data::Dumper the result of Dumper($message) is ---------------- $VAR1 = [ [ ' <key oid=\'/node/xmlBlaster_10_194_17_16_3412/?totalMem\'/>', bless( do{\(my $o = 'NDgzMzI4MA==')}, 'Frontier::RPC2::Base64' ), '<qos/>' ]; ---------------- This occurs in xmlblaster 0.85b (and also in 0.849). Best regards, Dominique -- Mr Dominique Petitpierre Email: [EMAIL PROTECTED] Division Informatique User=Dominique.Petitpierre University of Geneva Domain=adm.unige.ch (Switzerland) WWW : http://www.unige.ch/dinf/
