> -----Original Message-----
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 26, 2002 12:06 AM
> To: [EMAIL PROTECTED]
> Subject: Re: SunRise - Valid User Data
>
>
>
> Hi Carsten,
>
> I am getting an error that the context "authentication" does not exist....
>
> this is my xml now...
>
> ===========================================
> <?xml version="1.0" ?>
> <document xmlns:session="http://cocoon.apache.org/sunshine/1.0" >
> <message>
> YOU ARE LOGGED!!!
> </message>
> <session:getxml context="response" path="/authentication/ID" />
> </document>
> =========================================
>
Ehm, you invoke getxml with context="response". For Cocoon 2.0.x the
context name is "sunrise"! See
http://xml.apache.org/cocoon/developing/webapps/sunrise.html
HTH
Carsten
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>