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

Re: about demo/perl/xml-rpc



Cyrille Giquello wrote:
> 
> Hi all,
> 
> I would like to know more about the xmlBlaster 's perl demo.
> there is a commented line for logout:
> 
>     # Logout from xmlBlaster
>     #$server->call('authenticate.logout', $sessionId );
> 
> I uncommented it, the server say : logout ok
> but the client (hello.pl) say :
> 
>     wanted a data type, got `nil'
>     at line 1 column 81
> 
> What's the maening of that ? Who is writing that ? Frontier::RPC ?

I don't know, at

   org.xmlBlaster.protocol.xmlrpc.AuthenticateImpl.java:61

you find the logout server implementation

   public void logout(String sessionId) throws XmlBlasterException

is it possible that Frontier doesn't like the 'void'?


Marcel

> 
> Thankx by advance,
> Cyrille

-- 
Marcel Ruff
mailto:ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org