i created the handler in the file porn.xml
That's an unfortunate typo.
<bean id="contextSource"
class="org.springframework.ldap.core.support.LdapContextSource">
<property name="anonymousReadOnly" value="false"/>
<property name="pooled" value="false"/>
<property name="urls" value="ldap://10.0.0.3" />
<property name="userDn" value="cn=ad search, ou=Systems, ou=UCI
Domain Impersonals, dc=uci, dc=cu"/>
<property name="password"
value="uF2SODWAHiW0eJboFFQEAvVzJ"/>
Hope that's a redacted password. It's generally a good idea to expunge
all sensitive data before posting configuration to a mailing list.
<property name="baseEnvironmentProperties">
<map>
<entry><key><value>java.naming.security.authentication</value></key><value>simple</value></entry>
<entry><key><value>com.sun.jndi.ldap.connect.timeout</value></key><value>3000</value></entry>
<entry><key><value>com.sun.jndi.ldap.read.timeout</value></key><value>3000</value></entry>
</map>
</property>
</bean> -->
That "-->" may cause your XML file to be malformed. What error are you
seeing exactly? If you haven't configured logging per
https://wiki.jasig.org/display/CASUM/Logging and post some logs.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user