Mark,
Thanks for the reply. First, let me explain sakai a little... Sakai is
a learning management portal. The architecture is such that if you want
to add a feature, you create a new webapp and tie it into the portal
app. All service implementation details are deployed out of
${CATALINA_HOME
Could you give the host another name and set up a separate virtual
host for your standby Sakai instance? The Host container seems to be
the only one that defines deployOnStartup. This separation might have
other minor benefits.
What happens when you place the application outside of appBase, crea
Hi Tomcat Users,
We have a "little" application called Sakai that uses a custom class
loader, much cross context communication and a bunch of other stuff that
is non-standard. Since it is such a beast we are ModJK load balancing 6
tomcat machines. One of which is an administrative machine that s