[ http://issues.apache.org/jira/browse/MYFACES-419?page=comments#action_12319051 ]
Rahul Pilani commented on MYFACES-419: -------------------------------------- sorry for the first attachment of the code of NavigationHandlerImpl. Attached it by mistake > Dynamic loading of navigation rules not working > ----------------------------------------------- > > Key: MYFACES-419 > URL: http://issues.apache.org/jira/browse/MYFACES-419 > Project: MyFaces > Type: Bug > Components: JSF 1.1 > Versions: Nightly Build > Environment: All > Reporter: Rahul Pilani > Attachments: NavigationHandlerImpl.java, patchNavigationHandler.txt, > patchRuntimeConfig.txt > > I wanted to load navigation rules at run-time rather than load time for my > application.. after downloading the latest nightly build (8th Aug) , I found > that although runtimeConfig was getting the new navigation rules, somehow > they were not getting used. Upon further investigation I found that > NavigationHandlerImpl does not reload the rules if they after modified after > load time. Thus no matter how many changes I did to runtimeConfig, they were > not reflected in the system. I have resolved the issue, and the patch files > are attached for RuntimeConfig and NavigationHandlerImpl -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
