[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-684) Error: 0:0 Unallowed child redirect of navigation-case

Krasimir Goutcev (JIRA) jira-events at lists.jboss.org
Wed Aug 8 15:43:49 EDT 2007


Error: 0:0 Unallowed child redirect of navigation-case
------------------------------------------------------

                 Key: JBIDE-684
                 URL: http://jira.jboss.com/jira/browse/JBIDE-684
             Project: JBoss Tools
          Issue Type: Bug
            Reporter: Krasimir Goutcev


In my faces-config.xml I have:

Code:

<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
 xmlns:xi="http://www.w3.org/2001/XInclude"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd">

<navigation-case>
   <from-outcome>observations</from-outcome>
   <to-view-id>/observations.xhtml</to-view-id>

   <redirect/>

  </navigation-case>	

 
and when open int Tree mod i see error:
Error: 0:0  Unallowed child redirect of navigation-case	

-- 
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