Re: Display a static page while application loading.

2011-09-20 Thread Konstantin Kolinko
2011/9/19 Eric Bouer : > > Hello list. > I'm using tomcat for a J2EE application that uses Spring/Hibernate/JSF. > The spring container and hibernate bootstrap are slow and the users get a > blank page or no response from tomcat while the application starts. > In order to avoid that I was thinking

Re: Display a static page while application loading.

2011-09-20 Thread Pid
On 19/09/2011 16:52, David kerber wrote: > On 9/19/2011 10:50 AM, Eric Bouer wrote: >> >> Yeah but high availability/scaling solutions or a dynamic nature of >> application where new features are added frequently are common. > > HA and scaling solutions typically employ a load balancer (i.e. Apach

Re: Display a static page while application loading.

2011-09-19 Thread David kerber
On 9/19/2011 10:50 AM, Eric Bouer wrote: Yeah but high availability/scaling solutions or a dynamic nature of application where new features are added frequently are common. HA and scaling solutions typically employ a load balancer (i.e. Apache HTTPD) in front of them which could handle this.

Re: Display a static page while application loading.

2011-09-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric, On 9/19/2011 3:45 AM, Eric Bouer wrote: > I'm using tomcat for a J2EE application that uses > Spring/Hibernate/JSF. The spring container and hibernate bootstrap > are slow and the users get a blank page or no response from tomcat > while the app

RE: Display a static page while application loading.

2011-09-19 Thread Mikolaj Rydzewski
On Mon, 19 Sep 2011 07:50:50 -0700 (PDT), Eric Bouer wrote: Yeah but high availability/scaling solutions or a dynamic nature of application where new features are added frequently are common. Anyway if I could get some information on tomcat internal bootstap I would write something to handle th

RE: Display a static page while application loading.

2011-09-19 Thread Eric Bouer
com] > Sent: Monday, September 19, 2011 6:46 AM > To: users@tomcat.apache.org > Subject: Re: Display a static page while application loading. > > > Thanks you Francis but I can't use a apache frontend. > I'm looking for a solution in tomcat itself, And I guess it'

RE: Display a static page while application loading.

2011-09-19 Thread CRANFORD, CHRIS
2011 6:46 AM To: users@tomcat.apache.org Subject: Re: Display a static page while application loading. Thanks you Francis but I can't use a apache frontend. I'm looking for a solution in tomcat itself, And I guess it's a common request since many applications have long star

Re: Display a static page while application loading.

2011-09-19 Thread Eric Bouer
or I seek. > > -- > Francis Galiegue > ONE2TEAM > Ingénieur système > Mob : +33 (0) 683 877 875 > Tel : +33 (0) 178 945 552 > f...@one2team.com > 40 avenue Raymond Poincaré > 75116 Paris > > ----------------- > To unsubscribe, e-mail: users-unsubsc

Re: Display a static page while application loading.

2011-09-19 Thread Francis GALIEGUE
On Mon, Sep 19, 2011 at 09:45, Eric Bouer wrote: > > Hello list. > I'm using tomcat for a J2EE application that uses Spring/Hibernate/JSF. > The spring container and hibernate bootstrap are slow and the users get a > blank page or no response from tomcat while the application starts. > In order to

Display a static page while application loading.

2011-09-19 Thread Eric Bouer
s issue? Thanks. -- View this message in context: http://old.nabble.com/Display-a-static-page-while-application-loading.-tp32493013p32493013.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe