Hello,
Is there any way to insure that one web app is up and running before another 
gets loaded?

I've got two applcations. The first is an Axis webservice application and the 
second is a servelet/jsp app that consumes services from the first.

I would like to configure the JSP app to make a webservice call to get 
initialization params on startup. In order to do this, I need to insure that 
the webservice app is up and running before the JSP app starts.

Thank you.

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

Reply via email to