AM
To: cas-dev@lists.jasig.org
Subject: Re: [cas-dev] Ldap Service Registry
> Seems the latest version (4.0 RC2) has broken my LDAP service
> registry.
The changes were required due to fact that new test coverage indicated a
number of bugs in the RC1 components. The test coverage required
creation
Seems the latest version (4.0 RC2) has broken my LDAP service
registry.
The changes were required due to fact that new test coverage indicated a
number of bugs in the RC1 components. The test coverage required
creation of a new objectClass on our test directory, so we went with
names that wer
Seems the latest version (4.0 RC2) has broken my LDAP service registry.
I notice in DefaultLdapServiceMapper.java that the LDAP schema for services
registries has been altered. (objectClass=casRegisteredService rather
casService, etc.).
Is the new schema published so that I can extend my curren