Re: dynamic reloading of faces-config.xml
Where do you suggest I start? On 10/20/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Short answer: no. > > I'd love to have a way to do this, really. > > As well as a way to reload properties-files - to make > internationalization easier. If you want to invest some work in this, > I could surely be of help to you while planning how to integrate this > with MyFaces. > > regards, > > Martin > > On 10/20/05, Andy W Freeman <[EMAIL PROTECTED]> wrote: > > I do that too. And that is why I posted my question. :) > > > > Is there a way to tell MyFaces that it should reload the > > faces-config.xml file if it is not going to automatically watch for > > timestamp changes? > > > > Andy > > > > On 10/20/05, Mathias Brökelmann <[EMAIL PROTECTED]> wrote: > > > I do this normally by redeploying the webapp. If you use Tomcat you > > > can simple touch web.xml to accomplish this. > > > > > > 2005/10/20, Andy W Freeman <[EMAIL PROTECTED]>: > > > > Is there an easy way outside reloading the context to get the > > > > faces-config.xml to reload? I assumed that this was addressed in issue > > > > MYFACES-419 but it did not appear to do what I expected when I tried > > > > myfaces-1.1.1RC3. > > > > > > > > thanks, > > > > Andy > > > > > > > > > > > > > -- > > > Mathias > > > > > > > > -- > > http://www.irian.at > Your JSF powerhouse - > JSF Trainings in English and German >
Re: dynamic reloading of faces-config.xml
Short answer: no. I'd love to have a way to do this, really. As well as a way to reload properties-files - to make internationalization easier. If you want to invest some work in this, I could surely be of help to you while planning how to integrate this with MyFaces. regards, Martin On 10/20/05, Andy W Freeman <[EMAIL PROTECTED]> wrote: > I do that too. And that is why I posted my question. :) > > Is there a way to tell MyFaces that it should reload the > faces-config.xml file if it is not going to automatically watch for > timestamp changes? > > Andy > > On 10/20/05, Mathias Brökelmann <[EMAIL PROTECTED]> wrote: > > I do this normally by redeploying the webapp. If you use Tomcat you > > can simple touch web.xml to accomplish this. > > > > 2005/10/20, Andy W Freeman <[EMAIL PROTECTED]>: > > > Is there an easy way outside reloading the context to get the > > > faces-config.xml to reload? I assumed that this was addressed in issue > > > MYFACES-419 but it did not appear to do what I expected when I tried > > > myfaces-1.1.1RC3. > > > > > > thanks, > > > Andy > > > > > > > > > -- > > Mathias > > > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German
Re: dynamic reloading of faces-config.xml
I do that too. And that is why I posted my question. :) Is there a way to tell MyFaces that it should reload the faces-config.xml file if it is not going to automatically watch for timestamp changes? Andy On 10/20/05, Mathias Brökelmann <[EMAIL PROTECTED]> wrote: > I do this normally by redeploying the webapp. If you use Tomcat you > can simple touch web.xml to accomplish this. > > 2005/10/20, Andy W Freeman <[EMAIL PROTECTED]>: > > Is there an easy way outside reloading the context to get the > > faces-config.xml to reload? I assumed that this was addressed in issue > > MYFACES-419 but it did not appear to do what I expected when I tried > > myfaces-1.1.1RC3. > > > > thanks, > > Andy > > > > > -- > Mathias >
Re: dynamic reloading of faces-config.xml
I do this normally by redeploying the webapp. If you use Tomcat you can simple touch web.xml to accomplish this. 2005/10/20, Andy W Freeman <[EMAIL PROTECTED]>: > Is there an easy way outside reloading the context to get the > faces-config.xml to reload? I assumed that this was addressed in issue > MYFACES-419 but it did not appear to do what I expected when I tried > myfaces-1.1.1RC3. > > thanks, > Andy > -- Mathias