[jbosstools-issues] [JBoss JIRA] (JBIDE-13242) Seam 2.3: seam-gen generated project, JBDS reports missing files referenced from view-id in pages.xml

Marek Novotny (JIRA) jira-events at lists.jboss.org
Wed Dec 5 04:25:22 EST 2012


Marek Novotny created JBIDE-13242:
-------------------------------------

             Summary: Seam 2.3: seam-gen generated project, JBDS reports missing files referenced from view-id in pages.xml
                 Key: JBIDE-13242
                 URL: https://issues.jboss.org/browse/JBIDE-13242
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Seam 2
    Affects Versions: 4.0.0.Beta2
         Environment: Seam.2.3.0, JBDS 5.0.1.GA or JBDS 6.0.0.Beta2a
            Reporter: Marek Novotny
            Assignee: Alexey Kazakov


After importing and building a Seam 2.3 seam-gen generated project in JBDS, it reports missing files referenced from view-id in pages.xml and in somEntity.page.xml files.
This works OK for a Seam project created in JBDS and for a Maven project imported to JBDS.

How reproducible:
Import a seam-gen generated EAR project, check pages.xml.

Steps to Reproduce:
1. Create a seam-gen EAR project.
2. Import into JBDS.
3. Open pages.xml, make a change (to trigger build).
  
Actual results:
On lines referencing a view-id, like 
 <redirect view-id="/home.xhtml"/>
JBDS shows an error saying: 
 Cannot find target resource: "/home.xhtml"

--
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 jbosstools-issues mailing list