[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-929) Quick access to hot restart

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 2 05:58:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-929?page=comments#action_12379852 ] 
            
Max Andersen commented on JBIDE-929:
------------------------------------

To test:

Have a seam war/ear project
deploy it to server
see that you can go to a page and run some code
Click touch
the server log output should show the sever redeploying the module.

Additional test is to add a class that won't be visible before a redeploy occurs.
(e.g. for WAR's copy a generated Ping component to src/model and rename the component and refer to it from the Ping.xhtml - without a restart/redploy you will get an error)
(for EAR's just add an action class. without restart it won't work.)

> Quick access to hot restart
> ---------------------------
>
>                 Key: JBIDE-929
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-929
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Max Andersen
>         Assigned To: Max Andersen
>            Priority: Critical
>             Fix For: 2.0.0.Beta4
>
>
> Have a button (and easy available short cut) to do quick-restart of the current deployed app.
> "quick-restart" means in jboss to touch the descriptor.
> (see seam-gen which files to touch for EAR/WAR's)
> An important thing to handle is that if the war is deployed to an ear the EAR's descriptor should be touched not the WAR's since that would not restart/reload the EJB's.

-- 
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 jbosstools-issues mailing list