Hi ... I'm testing a very small site allready created, i want to integrate
with LDAP, my problem is that when I activated LDAP support
(applicationcontext-services.xml, groups.ldap and users.ldap) and I go to
Home page, i see the following exception:

Exception StackTrace: Cause level : 0 (level 0 is the most precise
exception)
java.lang.NullPointerException
        at
org.jahia.operations.valves.EsiUrlCookieCheckValve.invoke(EsiUrlCookieCheckValve.java:86)
        at
org.jahia.pipelines.impl.GenericPipeline.invokeNext(GenericPipeline.java:208)
        at
org.jahia.pipelines.impl.GenericPipeline.invoke(GenericPipeline.java:195)
        at
org.jahia.operations.OperationManager.handleOperations(OperationManager.java:100)
        at org.jahia.bin.JahiaAction.execute(JahiaAction.java:72)

I working with svn branch version, i my code that line is:         
        String templateUsername = paramBean.getUser().getUsername();

When I deactivate LDAP all works fine.

Any ideas?? There is a detailed guide to integrate LDAP with JAHIA ??

thanks in advance
regards

-- 
View this message in context: 
http://www.nabble.com/ldap-problem-tf3216376.html#a8932386
Sent from the Jahia - Dev mailing list archive at Nabble.com.

Reply via email to