[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1935) wrong confirmation when creating a user in identity management portlet
Prabhat Jha (JIRA)
jira-events at lists.jboss.org
Thu Feb 28 14:33:57 EST 2008
wrong confirmation when creating a user in identity management portlet
----------------------------------------------------------------------
Key: JBPORTAL-1935
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1935
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core Admin
Affects Versions: 2.6.4 Final
Reporter: Prabhat Jha
Assigned To: Boleslaw Dawidowicz
Fix For: 2.6.5 Final
When using LDAPExtUserModuleImpl, creation of user through identity management portal fails but portlet displays the message as "user created".
14:32:33,216 ERROR [IdentityUserManagementServiceImpl] Error when creating user
java.lang.UnsupportedOperationException: User management is not supported in this implementation of UserModule
at org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl.createUser(LDAPExtUserModuleImpl.java:100)
at org.jboss.portal.core.identity.services.impl.IdentityUserManagementServiceImpl.createUser(IdentityUserManagementServiceImpl.java:187)
at org.jboss.portal.core.identity.services.workflow.impl.RegistrationServiceImpl.registerUser(RegistrationServiceImpl.java:163)
--
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
More information about the jboss-jira
mailing list