Hi all and thank you for your replies

i dont have finish what i try to do but i have found why this snippet
return NULL

> ....
> var contextMan =
> cocoon.getComponent(Packages.org.apache.cocoon.webapps.session.ContextManager.ROLE);
> var authContext = contextMan.getContext("authentication");
> var userFrag = authContext.getXML("/authentication/ID");
> var username = 
> Packages.org.apache.cocoon.xml.dom.DOMUtil.getValueOfNode(userFrag);
> ...
> 
> this code return NULL at contextMan.getContext("authentication").

i have to put the match pattern that produce the LOGIN form inside the
internal-only pipeline


thank you all again

--stavros


-- 
Stavros Kounis                        Osmosis networks & consulting
http://tools.osmosis.gr/blog          http://www.osmosis.gr

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to