Rogiero
If this is an option for you I would use JBoss to manage the deployment 
ordering.
You have implicit and explicit behavior.
For example the deployment ordering scheme could be the you name your war: 
01appA.war, 02appB.war
Here the apps will be implicitly loaded in this order. This is know as the 
deploymentSorter implicit policy.
Its policy is defined in the conf/jboss-service.xml by the attribute 
URLComparator set to DeploymentSorter or PrefixDeploymentSorter.

There isa very good adminguide on jboss wiki. I suggest you have a look at it.
Hope this helps.

With Best Regards
Bruno Georges

Glencore International AG
Tel. +41 41 709 3204
Fax +41 41 709 3000


----- Original Message -----
From: "Rogerio Baldini das Neves" [EMAIL PROTECTED]
Sent: 23.11.2005 18:36
To: <users@tomcat.apache.org>
Subject: ordering apps startups

Hi Folks.
 
Is it possible to order apps startups.
For example.
I have app1, app2 and app3. 
I need that app3 starts up first of all. and app2 in second and so on.
Is it possible ?
 
Thanks in advance.
Rogerio.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/175 - Release Date: 18/11/2005
 


LEGAL DISCLAIMER. The contents of this e-mail and any attachments are strictly
confidential and they may not be used or disclosed by someone who is not a
named recipient.
If you have received this email in error please notify the sender by replying
to this email inserting the word "misdirected" as the message and delete this
e-mail from your system.

Reply via email to