[jboss-jira] [JBoss JIRA] Closed: (JBAS-8501) Support for file system hot deployment of exploded archives

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Apr 6 14:07:33 EDT 2011


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

Brian Stansberry closed JBAS-8501.
----------------------------------

    Resolution: Done


> Support for file system hot deployment of exploded archives
> -----------------------------------------------------------
>
>                 Key: JBAS-8501
>                 URL: https://issues.jboss.org/browse/JBAS-8501
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Emanuel Muckenhuber
>             Fix For: 7.0.0.Beta2
>
>
> Basic JBAS-8357 solution deals with zipped archives. We also want to support exploded archives.
> My thought is the scanner will inform the deployment repo of the new content. The repo instead of persisting a a1/b2c3xxxx/content file will persist a a1/b2c3xxxxx/url file that includes the URL of the exploded content in the hot deploy dir. When the repo is asked for the deployment, it will find the "url" file and use it to find the actual deployment content in the hot deploy dir.  (It can actually keep this information in memory; the "url" file is to allow the connection to survive restart).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list