[Catalyst] XML RPC : Authentication and Session

J. Shirley jshirley at gmail.com
Mon Aug 27 20:18:41 GMT 2007


On 8/27/07, Nicolas Raspail <nicolas.raspail at whisperingvault.net> wrote:
>
> Nicolas Raspail a =E9crit :
>
> Hi,
>
> I'm struggling with Session URI and XML RPC with no sucess. I can't
> figure out how this works. I'm using Data::Dumper to dump the value of
> some catalyst and it seems that the session is not valid anymore in the
> second RPC call.
>
> Can anyone that is using XML RPC and session can explain me how to do
> that please ?
>
> Thanks
>
> Nicolas
>
> PS: I have made a mistake and send this email only to J. Shirley two
> time... Sorry


Have you made sure to load a session store?  If you capture the session with
the client and send it out, and then call again with the session ID still in
the URL it should be working.

Can you paste in your plugin loading and other session config?

-J

(PS., no prob on the private dupes :))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070827/dd70d=
a67/attachment.htm


More information about the Catalyst mailing list