[seam-issues] [JBoss JIRA] (JBSEAM-4025) Page actions do not work without Facelets

Marek Novotny (JIRA) issues at jboss.org
Wed Apr 2 09:59:14 EDT 2014


     [ https://issues.jboss.org/browse/JBSEAM-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny closed JBSEAM-4025.
---------------------------------

    Resolution: Out of Date

    
> Page actions do not work without Facelets
> -----------------------------------------
>
>                 Key: JBSEAM-4025
>                 URL: https://issues.jboss.org/browse/JBSEAM-4025
>             Project: Seam 2
>          Issue Type: Bug
>    Affects Versions: 2.1.1.GA
>            Reporter: Hideyuki Suzumi
>
> I updated seam 2.0.2.SP1 to 2.1.1.GA.
> I updated .page.xml to refer to the 2.1 XSD.
> However, page actions did not work.
> .page.xml is ignored.
> I debugged and found the cause.
> org.jboss.seam.navigation.Pages [line: 158]
>          String viewId = "/" + fileName.substring(0,fileName.length()-".page.xml".length()) + ".xhtml"; // needs more here
> I am using not facelets but jsp.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list