Nidhi Goel created MYFACES-4063:
-----------------------------------
Summary: Facelet when loaded with navigation-case ignores
contracts mapping
Key: MYFACES-4063
URL: https://issues.apache.org/jira/browse/MYFACES-4063
Project: MyFaces Core
Issue Type: Bug
Components: General, Portlet_Support
Affects Versions: 2.2.8
Environment: WebSphere Application Server with JSF 2.2 myfaces
Reporter: Nidhi Goel
Create a JSF portlet using facelets flow using navigation-handler in
faces-config. Define resource library contracts for various resources loaded in
those facelets. Run the application to see contracts successfully resolved for
initial view facelet. However, for all the later requests where facelet/view
gets loaded from navigation-case defined, we see that contracts resources don't
get resolved and resource not found error is thrown for those. The resource is
tried to be resolved from the base default location and not in contracts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)