RE: More than one thread part II

2004-09-09 Thread Bedrijven.nl
Hi QM,

if a set the autoDeploy=false for each virtual host has no effect. So
still 8 host, so 8x8 initialisations.

Please what to do?

Maarten

-Oorspronkelijk bericht-
Van: QM [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, September 08, 2004 2:09 PM
Aan: Tomcat Users List
Onderwerp: Re: More than one thread part II


On Wed, Sep 08, 2004 at 03:01:56PM +0200, Bedrijven.nl wrote:
: They share the same appBase. Is this a problem (for instance performance)
or
: not?? And what should i do then?? Isn't turning autodeploy to false not
: enough??

You tell me -- what do the Tomcat docs say about deployOnStartup vs
autoDeploy?


: p.s. do you know where in the archive?

I can help you help yourself. Search for:

my name/e-mail address
the term deployOnStartup
the term autoDeploy

(all in the same message)

That may yield a few hits ;)

-QM

--

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: More than one thread part II

2004-09-08 Thread QM
On Wed, Sep 08, 2004 at 10:58:14AM +0200, Bedrijven.nl wrote:
: I submitted a question about multiple threads (See message below). What I
: discovered is that I have defined 7 (virtual) hosts in my engine tag
: (server.xml). And during startup Tomcat initiated 7 times (I think for each
: host all the hosts again) each application, but one time is enough or not??


Do you enable autodeploy and/or deployOnStartup for each vhost -AND-
share the same appBase?  That will trigger this behavior.

I also recall this answer is in the archives.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: More than one thread part II

2004-09-08 Thread Bedrijven.nl
thanx QM.

They share the same appBase. Is this a problem (for instance performance) or
not?? And what should i do then?? Isn't turning autodeploy to false not
enough??

Maarten

p.s. do you know where in the archive?

-Oorspronkelijk bericht-
Van: QM [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, September 08, 2004 1:49 PM
Aan: Tomcat Users List
Onderwerp: Re: More than one thread part II


On Wed, Sep 08, 2004 at 10:58:14AM +0200, Bedrijven.nl wrote:
: I submitted a question about multiple threads (See message below). What I
: discovered is that I have defined 7 (virtual) hosts in my engine tag
: (server.xml). And during startup Tomcat initiated 7 times (I think for
each
: host all the hosts again) each application, but one time is enough or
not??


Do you enable autodeploy and/or deployOnStartup for each vhost -AND-
share the same appBase?  That will trigger this behavior.

I also recall this answer is in the archives.

-QM

--

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: More than one thread part II

2004-09-08 Thread QM
On Wed, Sep 08, 2004 at 03:01:56PM +0200, Bedrijven.nl wrote:
: They share the same appBase. Is this a problem (for instance performance) or
: not?? And what should i do then?? Isn't turning autodeploy to false not
: enough??

You tell me -- what do the Tomcat docs say about deployOnStartup vs
autoDeploy?


: p.s. do you know where in the archive?

I can help you help yourself. Search for:

my name/e-mail address
the term deployOnStartup
the term autoDeploy

(all in the same message)

That may yield a few hits ;)

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]