https://issues.apache.org/bugzilla/show_bug.cgi?id=45055

           Summary: Tomcat Application custom load order
           Product: Tomcat 5
           Version: 5.5.22
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

Tomcat loads all the apps in the webapps folder in ascending order. Currently
it seems there is no way to change this load order(eg. desc order or custom
order). 

The problem is, we have 5 applications of which one app exposes webservices.
The rest 4 applications depends on the 5th application(which exposes
webservice). When tomcat loads the applications, all 4 applications are
listening/waiting for 5th app (app name starts with S) to startup. Hence there
is a huge delay in starting the tomcat. It takes 15 to 20 minutes to start. 

If there is an option to change this load order, it will be very helpful for
people facing these problems.

Thanks,
Palani


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to