External Connection Context suport doesn't work properly
--------------------------------------------------------
Key: JBPORTAL-1812
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-1812
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Identity
Affects Versions: Identity-1.0, 2.6.2 Final
Reporter: Boleslaw Dawidowicz
Assigned To: Boleslaw Dawidowicz
Fix For: 2.6.3 Final, Identity-1.0.1
Using ExternalContext as described in documenation
(
http://docs.jboss.com/jbportal/v2.6.2/referenceGuide/html/ldap.html#d0e7897) ends up
with:
DEBUG [org.jboss.portal.identity.ldap.LDAPUserModuleImpl] findUserByUserName(): username =
jduke
2007-11-21 13:50:17,558 DEBUG [org.jboss.portal.identity.ldap.LDAPUserModuleImpl] Search
filter: (uid=jduke)
2007-11-21 13:50:17,558 DEBUG [org.jboss.portal.identity.ldap.LDAPUserModuleImpl] Search
filter: (uid=jduke)
2007-11-21 13:50:17,559 ERROR [org.jboss.portal.identity.auth.IdentityLoginModule] Error
when validating password
org.jboss.portal.common.transaction.NestedException:
javax.security.auth.login.LoginException: java.lang.ClassCastException: $Proxy150
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira