Re: PARTIAL_STATE_SAVING_METHOD

2009-04-09 Thread fischman_98
r >> >>> update MyFaces Core from 1.1.4 to 1.1.6. What means? >> >>> >> >>> Thanks, >> >>> >> >>> /* >> >>> * Rafael Santini >> >>> * http://blog.santini.eti.br >> >>> */ >> >>> >> >>> >> >> >> >> >> >> >> >> >> > >> > >> >> >> >> -- >> Matthias Wessendorf >> >> Need JSF and Web 2.0? >> http://code.google.com/p/facesgoodies >> >> further stuff: >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> mail: matzew-at-apache-dot-org >> > > -- View this message in context: http://www.nabble.com/PARTIAL_STATE_SAVING_METHOD-tp19055646p22975809.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: PARTIAL_STATE_SAVING_METHOD

2008-08-20 Thread Leonardo Uribe
On Wed, Aug 20, 2008 at 2:41 AM, Matthias Wessendorf <[EMAIL PROTECTED]>wrote: > On Wed, Aug 20, 2008 at 9:38 AM, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > "partial state saving" is a performance-enhancement feature that was > added > > in myfaces. But it is entirely optional; it defaults

Re: PARTIAL_STATE_SAVING_METHOD

2008-08-20 Thread Matthias Wessendorf
On Wed, Aug 20, 2008 at 9:38 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > "partial state saving" is a performance-enhancement feature that was added > in myfaces. But it is entirely optional; it defaults to off (as the message > says). And actually, as it was never properly documented (sigh)

Re: PARTIAL_STATE_SAVING_METHOD

2008-08-20 Thread simon.kitch...@chello.at
"partial state saving" is a performance-enhancement feature that was added in myfaces. But it is entirely optional; it defaults to off (as the message says). And actually, as it was never properly documented (sigh) almost no-one (including me) knows what it really does or how to really use it.

Re: PARTIAL_STATE_SAVING_METHOD

2008-08-20 Thread Matthias Wessendorf
HEy Leo, do you know why this message is shown? -Matthias On Tue, Aug 19, 2008 at 8:06 PM, SANTINI, Rafael <[EMAIL PROTECTED]> wrote: > Hi, > > I'm getting "No context init parameter > 'javax.faces.PARTIAL_STATE_SAVING_METHOD' found; no partial state saving > method defined, assuming default par

PARTIAL_STATE_SAVING_METHOD

2008-08-19 Thread SANTINI, Rafael
Hi, I'm getting "No context init parameter 'javax.faces.PARTIAL_STATE_SAVING_METHOD' found; no partial state saving method defined, assuming default partial state saving method off.", after update MyFaces Core from 1.1.4 to 1.1.6. What means? Thanks, /* * Rafael Santini * http://blog.santin