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
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
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.
-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
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
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'
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
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 startup times and this can be very
annoying to get a blank page in production.
Francis Galiegue-4 wrote:
>
> On Mon, Sep 19, 20
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