[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3584) permissionManager.grantPermissions(..) is not persisting values into the database it is called by a @Webremote Method
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Tue Apr 7 01:01:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak closed JBSEAM-3584.
--------------------------------
Resolution: Done
The remoting chapter of the ref docs now describe transactional requests.
> 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
> Assignee: Shane Bryzak
> Fix For: 2.1.2.CR1
>
>
> 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