[
https://issues.jboss.org/browse/JBIDE-9563?page=com.atlassian.jira.plugin...
]
Martin Malina commented on JBIDE-9563:
--------------------------------------
ok, so indeed it seems to have been fixed.
I checked these three servers with JBDS 8.1.0.GA:
JBoss AS 7.1.1 - hot deployment does not work
- once you change the config according to AS7-659 (jsp devel mode) it works
JBoss EAP 6.3.0 - same as above - hot deployment does not work
- once I changed the config to jsp devel mode, it worked
WildFly 8.2 - hot deployment works out of the box
To be clear, this is what I did:
1. Set up a server in JBDS using runtime detection
2. Start the server
3. Deploy a dynamic web project with a jsp file
4. Check the jsp page in a browser
5. Change some text in the jsp, save
6. Check the jsp page in a browser again
Assert: Is the change visible in the browser?
So it seems all is good then.
AS7 does not pick hot-deployed jsp files
----------------------------------------
Key: JBIDE-9563
URL:
https://issues.jboss.org/browse/JBIDE-9563
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 3.3.0.M3
Environment: AS7 Final, JBDS 5.0 trunk build H737, JBossAS Tools
2.3.0.v20110817-1604-H645-M3
Reporter: Libor Zoubek
Assignee: Max Rydahl Andersen
Priority: Minor
When saving jsp file, hotdeployment copies it over to server's deploy dir, but server
does not notice that. Server should compile this jsp file and return new content via web
browser.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)