Michal Trnka created SEAMSECURITY-141:
-----------------------------------------
Summary: roleManager.removeRole throws notSingleResultException
Key: SEAMSECURITY-141
URL:
https://issues.jboss.org/browse/SEAMSECURITY-141
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.1.0.Beta5
Environment: Jboss 7.0.2
Reporter: Michal Trnka
When I try to remove Role when there is more then 1 role between User and Group there is
thrown notSingleResultException. It seems for me like there is mistake in JPAIdentityStore
- parameter relationshipName is not used in body of method and I suppose it should be used
in CriteriaQuery as predicate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira