[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6224) Missing prefix "navigation" in components.xml tree view

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Sep 16 03:48:28 EDT 2010


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

Viacheslav Kabanovich updated JBIDE-6224:
-----------------------------------------

    Fix Version/s: 3.2.0.M1
                   3.1.1
                       (was: 3.2.x)
                       (was: 3.1.x)


> Missing prefix "navigation" in components.xml tree view
> -------------------------------------------------------
>
>                 Key: JBIDE-6224
>                 URL: https://jira.jboss.org/browse/JBIDE-6224
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.GA
>         Environment: Windows 7, 64 bits. Eclipse Galileo. Plugin JBoss Tools installed with the update site.
>            Reporter: Huojid Grescal
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.1, 3.2.0.M1
>
>         Attachments: SeamNavigation_6224.patch
>
>
> I am currently using JBoss Tools on the Seam perspective. I need to use several files for my navigation rules : pages.xml, section1.pages.xml, section2.pages.xml, ...
> So, I open my components.xml file in "Source" view and add :
> <navigation:pages>
>    <navigation:resources>
>        <value>/WEB-INF/navigation/pages.xml</value>
>        <value>/WEB-INF/navigation/section1.pages.xml</value>
>        <value>/WEB-INF/navigation/section2.pages.xml</value>
>    </navigation:resources>
> </navigation:pages>
> I also add in the "components" tag :
> xmlns:navigation=http://jboss.com/products/seam/navigation
> xsi:schemaLocation=http://jboss.com/products/seam/navigation
>     http://jboss.com/products/seam/navigation-2.2.xsd
> And it works fine. But if I go to the "Tree" view of my components.xml, I have an error which tells me that the "navigation" prefix doesn't exist and that I have to remove it if I want to use the "Tree" view.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list