]
Max Rydahl Andersen resolved JBIDE-9563.
----------------------------------------
Fix Version/s: 4.2.0.Final
Resolution: Done
marking this as resolved against 4.2.0.Final where we added WF 8.2 support.
Thanks for verifying [~mmalina] and Happy Birthday :)
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
Fix For: 4.2.0.Final
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.