[jira] [Updated] (TOMEE-744) @Asynchronous ejb call should propagate security principal

2013-01-20 Thread chunlinyao (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunlinyao updated TOMEE-744: - Description: When call sessionContext.getCallerPrincipal in a @Asynchronous method, It return a guest pri

[jira] [Updated] (TOMEE-744) @Asynchronous ejb call should propagate security principal

2013-01-20 Thread chunlinyao (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunlinyao updated TOMEE-744: - Attachment: async-methods.zip A quick modify of the async-methods example can reproduce the problem.

[jira] [Updated] (TOMEE-744) @Asynchronous ejb call should propagate security principal

2013-01-20 Thread chunlinyao (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunlinyao updated TOMEE-744: - Attachment: async-methods.zip A updated version test not only RunAs but also login caller.

[jira] [Updated] (TOMEE-744) @Asynchronous ejb call should propagate security principal

2013-02-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated TOMEE-744: - Fix Version/s: (was: 1.5.2) 1.6.0 > @Asynchronous ejb call shou