[jbosstools-issues] [JBoss JIRA] (JBIDE-9994) Hot deployment not working in JBT with EAP 5.1.1

Martin Malina (Created) (JIRA) jira-events at lists.jboss.org
Fri Oct 21 09:25:45 EDT 2011


Hot deployment not working in JBT with EAP 5.1.1
------------------------------------------------

                 Key: JBIDE-9994
                 URL: https://issues.jboss.org/browse/JBIDE-9994
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.2.2.Final
         Environment: JBoss Tools 3.2.2.CR1, build H1422
Tried on Mac OS X and RHEL 6
EAP 5.1.1
            Reporter: Martin Malina
            Assignee: Rob Stryker
             Fix For: 3.2.2.Final


For some reason hot deployment doesn't seem to work with JBoss Tools, but DOES work with JBDS.

Scenario:
1. Add EAP 5.1.1 server
2. Create a simple Seam Web Project MySeamProject
3. Start server and deploy MySeamProject
4. Check http://localhost:8080/MySeamProject
5. Make changes to home.xhml (e.g. change the text in <h1>) and save the document
6. Wait for publish (a few seconds)
7. Reload the browser; assert: you should see the change

I don't see any change. What I don't understand is why it doesn't work for me when using JBT, but works when using JBDS.
The I change the xhtml file and save it, the file in deploy/ gets changed and its mtime updated. Also the directory of the exploded war gets touched. All of this is correct, but still the changes don't get processed by EAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list