[
https://jira.jboss.org/jira/browse/JBSEAM-4121?page=com.atlassian.jira.pl...
]
Stuart Douglas updated JBSEAM-4121:
-----------------------------------
Attachment: newDeploymentHandler.diff
I have attached a patch that adds a deployment handler for WEB-INF/pages.xml files, all
this is used for is to check the timestamp so hot deployment works.
Another way to solve this would be to get the Pages component earlier in
Initialization.redeploy and do a manual timestamp check for every resource returned by
Pages.getResources, I can do a patch for this method as well if you don't like adding
the new deplyment handler.
pages.xml not hot deploying in 2.1.1 GA
---------------------------------------
Key: JBSEAM-4121
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4121
Project: Seam
Issue Type: Bug
Affects Versions: 2.1.1.GA
Environment: JBAS 4.2.3 GA, Seam 2.1.1GA, JDK 6 Update 13
Reporter: Cody Lerum
Priority: Critical
Fix For: 2.2.0.GA
Attachments: newDeploymentHandler.diff
pages.xml do not seem to be getting hot deployed after a change. I have debug mode true
and facelets.DEVELOPMENT=true. All my view pages are hot deploying fine but updating the
navigation rules in pages.xml requires a server restart.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira