On 8/27/07, Nicolas Raspail <[EMAIL PROTECTED]> wrote:
>
> Nicolas Raspail a écrit :
>
> 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 :))
_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to