Though it should never have to be said ensure that logging is turned off...

On Sat, Oct 17, 2009 at 3:37 AM, Oscar Westra van Holthe - Kind <
[email protected]> wrote:

> On 16-10-2009 at 22:04, nclemeur wrote:
> >
> > Currently, my startup time is around 5-6 secs.
> > So anyone would know of any tricks to try to reduce that startup time?
>
> One idea is to reduce classpath scanning as much as possible. So instead of
> automatically discovering your extensions, you can explicitly name them in
> the configuration of your StripesFilter.
>
> Then, set ActionResolver.Packages to the package containing your action
> beans, and ensure that there is only one location for this package.
>
> Assuming you've already tweaked your initialization code for lazy
> initialization and caching, I don't think there's much more to do.
>
>
> Oscar
>
> --
>   ,-_  Oscar Westra van Holthe - Kind      http://www.xs4all.nl/~kindop/
>  /() )
>  (__ (  Inequality is the inevitable consequence of liberty.
> =/  ()  -- Salvador De Madariaga - "Anarchy or Hierarchy" (1937)
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to