]
Rob Stryker resolved JBIDE-9563.
--------------------------------
Fix Version/s: (was: LATER)
Resolution: Won't Fix
This old issue won't be fixed. It's a runtime issue at its heart.
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.