[
https://issues.jboss.org/browse/JBTM-2188?page=com.atlassian.jira.plugin....
]
Stuart Douglas updated JBTM-2188:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
https://github.com/jbosstm/narayana/pull/666
Sorry, should have linked the PR.
Basically all the methods in FileSystemStore that access the file system.
Some code that writes to the file store is missing PrivilidgedAction
blocks
---------------------------------------------------------------------------
Key: JBTM-2188
URL:
https://issues.jboss.org/browse/JBTM-2188
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Stuart Douglas
Assignee: Stuart Douglas
This means the code can fail when a security manager is present, as if deployment code is
on the call stack it will not be able to write or read from the files.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)