On 14/03/2012 13:29, Caldarale, Charles R wrote:
>> From: Paul Singleton [mailto:p...@jbgb.com] 
>> Subject: Re: Initializing webapps in a certain order
> 
>> Does the servlet spec require that no web app may use the 
>> services of another web app?
> 
> No that's perfectly alright.  The key point of the OP's query was that he has 
> a webapp that required the other service _during_initialization_ 

+ in the same container

- thus requiring startup ordering.  There's no problem at all with
webapps accessing each other once initialization is complete.

If it's an external service you can obviously manage the startup order.


p

>> Is a servlet spec implementation free to enable startup 
>> sequence to be defined?
> 
> Not quite sure how to parse that.  If you're asking if a specific container 
> could implement something outside of the spec to control ordering, that would 
> certainly be possible, but also certainly against the spirit of the spec.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


-- 

[key:62590808]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to