[teiid-issues] [JBoss JIRA] Created: (TEIID-1232) Cannot create LDAP connection.

John Doyle (JIRA) jira-events at lists.jboss.org
Sat Aug 28 23:21:11 EDT 2010


Cannot create LDAP connection.
------------------------------

                 Key: TEIID-1232
                 URL: https://jira.jboss.org/browse/TEIID-1232
             Project: Teiid
          Issue Type: Bug
          Components: LDAP Connector
    Affects Versions: 7.1
         Environment: Teiid 7.1 on RHEL 5.
            Reporter: John Doyle
            Assignee: Steve Hawkins


I'm trying to create an LDAP connection from Designer and getting an error.  I think the package structure for the LDAPManagedConnectionFactory has changed.  It's in /org/teiid/resource/adapter/ldap/ in the connector-ldap jar.

DEPLOYMENTS IN ERROR:
  Deployment "vfsfile:/NotBackedUp/jdoyle/Teiid7.1Final/jboss-5.1.0.GA/server/default/deploy/ldap-ds.xml" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: Could not find ManagedConnectionFactory class: org.teiid.resource.cci.ldap.LDAPManagedConnectionFactory

        at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
        at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
        at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.start(AbstractDeployHandler.java:265)
        at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:177)
        at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891)
        at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
        at org.jboss.remoting.Client.invoke(Client.java:1724)
        at org.jboss.remoting.Client.invoke(Client.java:629)
        at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:305)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list