dev@javaserverfaces.java.net

Re: [ANNOUNCE] 1.2_09 BETA1 is available

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Fri, 02 May 2008 13:31:15 -0700

Kito D. Mann wrote:
> Ryan,
>
> I'm quite excited to see this out in the wild :-). Does the re-loading of
> artifacts at least partially implement issue #92 [1] for the JSF spec?
>
Yes. Any changes to the faces-config.xml in WEB-INF or those
referenced by javax.faces.CONFIG_FILES init parameter will cause
JSF to reload itself.

So as you add new managed properties or navigation rules, to
these files, you don't have to redeploy to see the changes. Save the
file, and watch the log. When the reload is complete, it will display a
message similar to:

[#|2008-04-30T12:22:23.263-0700|INFO|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=16;_ThreadName=pool-2-thread-1;/GroovyMojarra;|Reloading
JSF configuration for context /GroovyMojarra|#]

[#|2008-04-30T12:22:23.355-0700|INFO|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=16;_ThreadName=pool-2-thread-1;/GroovyMojarra;|Reload
complete.|#]

> [1]
> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=97
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Kito D. Mann - Author, JavaServer Faces in Action
> http://www.virtua.com - JSF/Java EE consulting, training, and mentoring
> http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info
> phone: +1 203-653-2989
> fax: +1 203-653-2988
>
>
>
>> -----Original Message-----
>> From: Ryan.Lubke_at_Sun.COM [mailto:Ryan.Lubke_at_Sun.COM]
>> Sent: Thursday, May 01, 2008 4:58 PM
>> To: dev_at_javaserverfaces.dev.java.net;
>> users_at_javaserverfaces.dev.java.net
>> Subject: [ANNOUNCE] 1.2_09 BETA1 is available
>>
>> Hello folks,
>>
>> Mojarra 1.2_09 BETA1 is now available [1]. For the maven users out
>> there, the 1.2_09-BETA1 should
>> grab the release for you.
>>
>> Please see the release notes [2] for details on fixes and new features.
>>
>> [1]
>> https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folde
>> rID=9134&expandFolder=9134&folderID=9134
>> [2]
>> https://javaserverfaces.dev.java.net/nonav/rlnotes/1.2_09/changelog.htm
>> l
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_javaserverfaces.dev.java.net
>> For additional commands, e-mail: users-
>> help_at_javaserverfaces.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>
>