Adding WebPage.html after viewing it once requires restart of servlet container
for updates in developer mode.
--------------------------------------------------------------------------------------------------------------
Key: WICKET-1140
URL: https://issues.apache.org/jira/browse/WICKET-1140
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-beta4
Reporter: Sebastiaan van Erk
Priority: Minor
If you create a WebPage.java (which extends some base page) and view it in the
browser, and afterwards add WebPage.html and update the browser (in development
mode), the page will not be updated. The only way to get Wicket to see the new
WebPage.html file seems to be to restart the servlet container. It would be
nice if Wicket saw the newly added html file and updated the page accordingly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.