[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3584) permissionManager.grantPermissions(..) is not persisting values into the database it is called by a @Webremote Method
Marco RöÃ
Marco RöÃ
Mon Oct 20 08:20:20 EDT 2008
permissionManager.grantPermissions(..) is not persisting values into the database it is called by a @Webremote Method
---------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-3584
URL: https://jira.jboss.org/jira/browse/JBSEAM-3584
Project: Seam
Issue Type: Bug
Components: Security
Affects Versions: 2.1.0.GA
Reporter: Marco Röösli
If you call permissionManager.grantPermissions(..) form a Remote Method (@Webremote) it will not persist the values into the database.
I made a dummy project that implements this bug.
You can download it from here: http://user.enterpriselab.ch/~taroeoes/seam/dummy_testcase.zip
the lib dir is empty. I used the seam libs form 17.10.2008
you have to login first with (user: admin passwort: <blank> ) before you press the RPC Call Button in my dummy project
Greetz Marco
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list