[
http://jira.jboss.com/jira/browse/JBIDE-684?page=all ]
Viacheslav Kabanovich reassigned JBIDE-684:
-------------------------------------------
Assignee: Viacheslav Kabanovich
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
Assigned To: Viacheslav Kabanovich
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