[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2308) graphical editor does not render simple pages.xml

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Jun 6 04:21:20 EDT 2008


graphical editor does not render simple pages.xml
-------------------------------------------------

                 Key: JBIDE-2308
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2308
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
            Reporter: Max Rydahl Andersen
         Assigned To: Daniel Azarov
             Fix For: 3.0.x


<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
 <page view-id="/jjj.jsp"/>
 <exception class="dfdfdf" >
  
  <redirect view-id="/fff" />
 </exception>
</pages>

If i create the above file and open it with the pages.xml editor the graphical page is empty. 
If I add a node the existing nodes become visible.

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

        



More information about the jbosstools-issues mailing list