[seam-issues] [JBoss JIRA] (JBSEAM-4932) pages.xml is sometimes not loaded
Marek Schmidt (JIRA)
jira-events at lists.jboss.org
Tue Apr 10 12:45:49 EDT 2012
Marek Schmidt created JBSEAM-4932:
-------------------------------------
Summary: pages.xml is sometimes not loaded
Key: JBSEAM-4932
URL: https://issues.jboss.org/browse/JBSEAM-4932
Project: Seam 2
Issue Type: Bug
Components: Core
Affects Versions: 2.3.0.BETA1
Environment: AS7.1.1.Final
Reporter: Marek Schmidt
Fix For: 2.3.0.BETA2
Sometimes on deployment of examples on AS7.1.1.Final the pages.xml is not loaded and navigation doesn't work in the example. Redeploying seems to fix the problem.
Attaching a DEBUG log where the following line is found during the last deployment of the jpa example:
{noformat}
18:32:09,163 DEBUG [org.jboss.seam.navigation.Pages] (MSC service thread 1-2) no pages.xml file found: /WEB-INF/pages.xml
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list