can you please open a jira bug request on this?

thx,

Martin

On 8/16/05, Rahul Pilani <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> 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. In order to rectify this, I added a boolean to
> runtimeConfig called changed, and made NavigationHandlerImpl lookup that
> boolean to decide whether to reload the rules or not. Now I am able to
> modify RuntimeConfig, and the navigation rules get added to the navigation
> handler. 
> 
>   
> 
> Attached are the patches to the two files: RuntimeConfig.java and
> NavigationHandlerImpl.java 
> 
> Please let me know if you do accept them. 
> 
>   
> 
> Rahul 
> 
>   
> 
>   
> 


-- 

http://www.irian.at
Your JSF powerhouse - 
JSF Trainings in English and German

Reply via email to