http://developers.sun.com/learning/javaoneonline/
actually it was a BOF, dunno what about them

On 7/14/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
No,
I only attended. Gerald and Catalin did the work for the session.
They did some research on the performance numbers.

I think the sessions are now donwloadable.
let me search for  a link

On 7/14/06, Jesse Alexander (KSFD 121)
<[EMAIL PROTECTED]> wrote:
> do you have the slides of the J1-session or some notes?
>
> We could place it somewhere and link to it, or copy the info to the
> wiki...
>
> but I have neither the slides nor notes nor was I there...
>
> regards
> Alexander
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of Matthias Wessendorf
> > Sent: Wednesday, July 12, 2006 7:02 PM
> > To: MyFaces Discussion
> > Subject: Re: JSF Performance Problems
> >
> > there should be more on this added to the wiki
> > the JavaOne session was cool.
> >
> >
> >
> > On 7/12/06, Jesse Alexander (KSFD 121)
> > <[EMAIL PROTECTED]> wrote:
> > > A search in the wiki just gave ONE hit... the info I added
> > yesterday based
> > > on the mail from Gerald...
> > >
> > > regards
> > > Alexander
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > > > Behalf Of Matthias Wessendorf
> > > > Sent: Tuesday, July 11, 2006 5:08 PM
> > > > To: MyFaces Discussion
> > > > Subject: Re: JSF Performance Problems
> > > >
> > > > I think this is already documented on the wiki, isnt' it ß
> > > >
> > > > On 7/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote:
> > > > > Hi,
> > > > >
> > > > > sure thing; Just tell JSF in web.xml the context parameter:
> > > > >
> > > > > <context-param>
> > > > >
> > > >
> > <param-name>org.apache.myfaces.NUMBER_OF_VIEWS_IN_SESSION</param-name>
> > > > >         <param-value>20</param-value>
> > > > >         <description>Only applicable if state saving method is
> > > > > "server" (= default).
> > > > >             Defines the amount (default = 20) of the latest
> > > > views are
> > > > > stored in session.
> > > > > </description>
> > > > > </context-param>
> > > > >
> > > > > cheers,
> > > > >
> > > > > Gerald
> > > > >
> > > > > On 7/11/06, Jesse Alexander (KSFD 121)
> > > > > <[EMAIL PROTECTED]> wrote:
> > > > > > Is there a parameter telling MyFaces-StateManager how
> > > > many views to
> > > > > > store/cache? That parameter can have an influence on
> > the amount of
> > > > > > memory
> > > > > > used in the HttpSesssion and therefor has an impact on
> > > > > > server-performance.
> > > > > >
> > > > > > regards
> > > > > > Alexander
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: Mike Duffy [mailto:[EMAIL PROTECTED]
> > > > > > > Sent: Monday, July 10, 2006 10:27 AM
> > > > > > > To: MyFaces Discussion
> > > > > > > Subject: Re: JSF Performance Problems
> > > > > > >
> > > > > > > Could you please rerun the metrics with the performance
> > > > > > > tuning suggestion found at:
> > > > > > > http://wiki.apache.org/myfaces/Performance
> > > > > > >
> > > > > > > Thx.
> > > > > > >
> > > > > > > Mike
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Gerald Müllan
> > > > > Schelleingasse 2/11
> > > > > 1040 Vienna, Austria
> > > > > 0043 699 11772506
> > > > > [EMAIL PROTECTED]
> > > > >
> > > >
> > > >
> > > > --
> > > > Matthias Wessendorf
> > > >
> > > > futher stuff:
> > > > blog: http://jroller.com/page/mwessendorf
> > > > mail: mwessendorf-at-gmail-dot-com
> > > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
>


--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to