[teiid-commits] teiid SVN: r2555 - branches/7.1.x/build/kits/jboss-container/teiid-examples/jca.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Thu Sep 9 14:37:15 EDT 2010


Author: rareddy
Date: 2010-09-09 14:37:14 -0400 (Thu, 09 Sep 2010)
New Revision: 2555

Modified:
   branches/7.1.x/build/kits/jboss-container/teiid-examples/jca/ldap-ds.xml
Log:
fixing typo

Modified: branches/7.1.x/build/kits/jboss-container/teiid-examples/jca/ldap-ds.xml
===================================================================
--- branches/7.1.x/build/kits/jboss-container/teiid-examples/jca/ldap-ds.xml	2010-09-09 15:59:30 UTC (rev 2554)
+++ branches/7.1.x/build/kits/jboss-container/teiid-examples/jca/ldap-ds.xml	2010-09-09 18:37:14 UTC (rev 2555)
@@ -7,7 +7,7 @@
       <jndi-name>ldapDS</jndi-name>
       
       <!-- The resource archive file that defines JCA connection for Sales Force (do not change this) -->
-      <rar-name>teiid-connector-file.rar</rar-name>
+      <rar-name>teiid-connector-ldap.rar</rar-name>
       <!-- connection interface; (do not change this) -->
       <connection-definition>javax.resource.cci.ConnectionFactory</connection-definition>      
 



More information about the teiid-commits mailing list