It's fixed now in CVS Carsten
> -----Original Message----- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED] > Sent: Monday, September 01, 2003 1:09 PM > To: [EMAIL PROTECTED] > Subject: RE: ContextInputModule.java > > > > Frederic Gaus wrote: > > > > Hi! > > > > I'm trying to use the ContextInputModule.java ... but it is not working > > :( > > > > using {session-context:authentication/authentication/ID}, I get the > > following error: > > > > Cannot get variable 'authentication/authentication/ID' in expression > > 'cocoon:/LN-{session-context:authentication/authentication/ID}' > > cause: org.apache.cocoon.ProcessingException: This method is not > > supported by the authenticaton session context. > > > > I printout the contextname and the path in the module and get: > > contextName=authentication path=authentication/ID > > > > trying to use path=/authentication/ID throws the same error.. > > > > who can help me .. > > > I hope I can :) > > Yes, you're right, the authentication context can currently not be used > with the context input module. I will try and fix this asap. > > Thanks > Carsten >
