4 Replies Latest reply on Jun 23, 2006 2:39 PM by gunark

    total noob question re: LDAP

    gunark

      Apologies in advance...

      I'm trying to get LDAP authentication working with the portal. I've followed the instructions in the wiki under http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingAnLDAPSourceForPortalAuthentication ...

      but I am getting a ClassNotFoundException:

      ERROR [MainDeployer] Could not create deployment: file:/var/jboss/server/default/deploy/jboss-portal.sar/org.jboss.deployment.DeploymentException: No ClassLoaders found for: org.jboss.portal.core.impl.conn.LDAPConnectionModule;

      What am I doing wrong? Do I have to somehow enable the LDAP module for loading lower down in JBoss? Not really sure where to start... I suspect there is a farily obvious answer to my problem, since googling has proven completely useless.