dn: cn=testApp,cn=jdbc,dc=production,dc=net fnDbFactoryName: OCCDataSourceFactory fnDbCacheScheme: DYNAMIC fnDbMaxLimit: 10 fnDbUser: testApp objectClass: fnDbConPool fnDbPasswd: testApp fnDbMinLimit: 2 fnDbURL: jdbc:oracle:thin:@test.com:1521:test
You are missing the objectClass and cn attributes in your entry.
Svend