Re: flow not logging

2006-05-03 Thread Fernando Mato Mira
I had to add the following to my log4j.xconf file: Thanks Ard Schrijvers wrote: I dont have experience with log4j, but is it not quite similar? Think the problem is still that you have you debug level of flow not set to the proper level AS > > I don't use logkit. I us

wrong color in IE validation error link

2006-04-07 Thread Fernando Mato Mira
The links with class "forms-validation-message" are not displayed in red and bold in Explorer, but black and normal. -- -- Fernando D. Mato Mira [EMAIL PROTECTED] Thomson Corporation Switzerland AG - To

Re: JNDI and Cocoon Jetty

2006-04-03 Thread Fernando Mato Mira
It's not evident how to merge this "addWebApplication" configuration with the one included with Cocoon Thanks Simone Gianni wrote: Hi Fernando, yep, Daniele is right, the standard webapp JNDI support is available in jetty plus, see this link http://docs.codehaus.org/display/JETTY/JNDI for

Re: authentication context not available to action

2006-03-31 Thread Fernando Mato Mira
est-param:Key}&ReturnTo={request-param:ReturnTo}"/> value="{request-param:username}"/> value="{request-param:password}"/> value="{request-param:ugatok}"/> uri="edit?Action={request-param:Action}&Key={request-param:

authentication context not available to action

2006-03-31 Thread Fernando Mato Mira
I am implmenting a conditional session invalidator action. When I try to access the authentication context stored in the ContextManager, I get a null pointer. What should I do to make sure this info is passed to the component? I am using it as the first action in a login pipeline:

Re: bad lookup of log4j.dtd

2006-03-30 Thread Fernando Mato Mira
I think the problem is that the log4j.xconf that comes with cocoon has: Fernando Mato Mira wrote: Antonio Gallardo wrote: > [EMAIL PROTECTED] escribió: > > > > Cocoon 2.1.8 is looking for log4j.dtd in the webapp directory instead > > of the log4j jar file. > >

Re: bad lookup of log4j.dtd

2006-03-29 Thread Fernando Mato Mira
Antonio Gallardo wrote: [EMAIL PROTECTED] escribió: > > Cocoon 2.1.8 is looking for log4j.dtd in the webapp directory instead > of the log4j jar file. > > > Would you provide more info? Best Regards, Antonio Gallardo. - To

passing parameters through authentication?

2006-03-23 Thread Fernando Mato Mira
I can't seem to pass parameters to the application through the authentication point. Tge "dtext" parameter is not passing through to the "edit" URI. value="{request-param:usernam

Re: authenticator component?

2006-03-22 Thread Fernando Mato Mira
I made a sample based on the RequestGenerator. There are some unused imports. /* * Copyright 1999-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of