Add documentation about NetUI + JSF integration and using navigation rules
defined in the faces-config.xml
----------------------------------------------------------------------------------------------------------
Key: BEEHIVE-1190
URL: https://issues.apache.org/jira/browse/BEEHIVE-1190
Project: Beehive
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.0.2, 1.0.1, 1.0
Reporter: Carlin Rogers
Priority: Minor
Fix For: V.Next
Might be good to add details to the Apache Beehive documentation that describe
what needs to be done to use navigation rules from the faces-config.xml in an
integrated application.
In a NetUI + JSF integrated application, if you want to use navigation rules
defined in the faces-config.xml, there should not be a page flow module in the
same servlet path. The existence of a controller indicates to the NetUI
framework that it should use it over the JSF navigation rules.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.