[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1548) Remove dependency from StatefulSessionFilePersistenceManager on MBean Server

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat Oct 25 17:04:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved EJBTHREE-1548.
-------------------------------------------

    Fix Version/s: 1.0.0-Beta6
                       (was: 1.0.0-CR1)
       Resolution: Done


> Remove dependency from StatefulSessionFilePersistenceManager on MBean Server
> ----------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1548
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1548
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: core
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-Beta6
>
>
> During init, the following is called:
>    File dir = ServerConfigLocator.locate().getServerTempDir();
> ...instead we should look to System Properties for "jboss.server.temp.dir" and fallback to "java.io.tmpdir" in case this isn't present (ie. non AS environments)

-- 
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 jboss-jira mailing list