[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1634) More customizable hot redeployment

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Jan 30 06:01:00 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-1634?page=all ]

Pete Muir updated JBSEAM-1634:
------------------------------

    Component/s: Hot Deploy
                     (was: Core)

> More customizable hot redeployment
> ----------------------------------
>
>                 Key: JBSEAM-1634
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1634
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Hot Deploy
>            Reporter: Christian Bauer
>            Priority: Minor
>         Attachments: flexible_hot_redployment.patch
>
>
> The attached patch adds several things:
> - ability to specify the hot deployment directory as a servlet context init parameter (seam.HOT_DEPLOY_DIRECTORY)
> - ability to access the used RedeployableStrategy from the application context (to get the classloader, etc)
> - an additional descriptor (hot-components.xml) that can be used in the hot deploy directory
> I use this to boot Seam from an embeddable webserver with a custom parent classloader and to start Embedded JBoss with the same child classloader that Seam is using. I effectively get complete hot redeployment of all Seam components, EJBs, and persistence units.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list