Re: Where is user id/pwd stored?

2004-06-08 Thread Nacho Jimenez
Oro smith wrote: The foll exception is seen...what is the error? SessionManager.getContextFragment: Context 'authentication' not found. It seems that the resource is not protected.. check you have correctly set up the authentication in the sitemap, and correctly protected the resource. (pu

Re: Where is user id/pwd stored?

2004-06-07 Thread Oro smith
The foll exception is seen...what is the error? SessionManager.getContextFragment: Context 'authentication' not found. XSP page is http://apache.org/xsp"; xmlns:util="http://apache.org/xsp/util/2.0"; xmlns:xsp-session-fw="http://apache.org/xsp/session-fw/1.0";> --

Re: Where is user id/pwd stored?

2004-06-07 Thread Nacho Jimenez
Oro smith wrote: this is the xsp page: http://apache.org/xsp"; xmlns:util="http://apache.org/xsp/util/2.0"; Dont forget to add the namespace xmlns:session-context="http://apache.org/xsp/session-fw/1.0"; is this right?? The exception is thr again Quoting [EMAIL PROTECTED]:

Re: Where is user id/pwd stored?

2004-06-07 Thread Jon Evans
Hi Oro, On 7 Jun 2004, at 12:07, Oro smith wrote: what is the auth handler name? where can i find it? Have a look in your map:pipelines section. I have: [...] Cheers, Jon - To unsubscribe, e-mail: [EMAIL

Re: Where is user id/pwd stored?

2004-06-07 Thread Oro smith
Tried wrapping the tagsand got the foll exception. cause: org.apache.cocoon.ProcessingException: SessionManager.getContextFragment: Context 'authentication' not found. why is this happ? Quoting [EMAIL PROTECTED]: > Try wrapping the tags, as shown in the example you were > given: > >

Re: Where is user id/pwd stored?

2004-06-07 Thread Derek Hohls
Try wrapping the tags, as shown in the example you were given: >>> [EMAIL PROTECTED] 2004/06/07 11:36:26 AM >>> this is the xsp page: http://apache.org/xsp"; xmlns:util="http://apache.org/xsp/util/2.0";> is this right?? The exception is thr again Quoting [EMAI

Re: Where is user id/pwd stored?

2004-06-07 Thread Jon Evans
Hi Oro, On 7 Jun 2004, at 07:03, Oro smith wrote: is this right? using the auth protect action. Im getting null pointer exception though.                       I think that should do it. Jon -

Re: Where is user id/pwd stored?

2004-06-07 Thread Oro smith
this is the xsp page: http://apache.org/xsp"; xmlns:util="http://apache.org/xsp/util/2.0";> is this right?? The exception is thr again Quoting [EMAIL PROTECTED]: > Oro smith wrote: > > >Tried using authentication/authentication/ID, but still the same > java.lang.NullPoi

Re: Where is user id/pwd stored?

2004-06-07 Thread Nacho Jimenez
Oro smith wrote: Tried using authentication/authentication/ID, but still the same java.lang.NullPointerException. Can you get it with the XSP session context Logicsheet? I use the following tag in XSP and it works fine... ---

Re: Where is user id/pwd stored?

2004-06-07 Thread Oro smith
Tried using authentication/authentication/ID, but still the same java.lang.NullPointerException. Quoting [EMAIL PROTECTED]: > Oro smith wrote: > > >is this right? > > > >using the auth protect action. > >Im getting null pointer exception though. > > > > > > > > > > value="{

Re: Where is user id/pwd stored?

2004-06-07 Thread Nacho Jimenez
Oro smith wrote: is this right? using the auth protect action. Im getting null pointer exception though. try with "{session-context:authentication/authentication/ID}" AFAI remember, the syntax is {session-context:context/fullpath} --

Re: Where is user id/pwd stored?

2004-06-06 Thread Oro smith
is this right? using the auth protect action. Im getting null pointer exception though. - Still single? Click here to find the perfect match.

Re: Where is user id/pwd stored?

2004-06-06 Thread Nacho Jimenez
Oro smith wrote: im trying to retrieve the user id associated with the particular session. The parameter value is not displayed, nor is the default value displayed. How can this be fixed? here are the sitemap and xsp codes. If the action is not protected, the authentication context is not acce

Re: Where is user id/pwd stored?

2004-06-06 Thread Oro smith
im trying to retrieve the user id associated with the particular session. The parameter value is not displayed, nor is the default value displayed. How can this be fixed? here are the sitemap and xsp codes. Sitemap: XSP : http://apache.org/xsp"; xmlns:util="http://apache.

Re: Where is user id/pwd stored?

2004-06-05 Thread Jason Lane
On 5 Jun 2004, at 05:01, Jones A wrote: Where is the user name and password of the current user who has logged in , being stored in cocoon? How can that be accessed? Authentication stores these in userlist.xml but this can also just as easily come from a Database or LDAP server Look here of ho

Where is user id/pwd stored?

2004-06-04 Thread Jones A
Where is the user name and password of the current user who has logged in , being stored in cocoon? How can that be accessed? - Still single? Click here to find the perfect match.