Tomcat share web applications

2004-06-09 Thread Erwin de Bruijn
Hi,

I have a question about tomcat and web applications. Can someone tell me if
it is possible to create dependencies between web applications. What I want
to do is split a web application in such a way that I have a generic part
(web app) and a specific part (web app). The specific part depends on the
generic part. The reason I want to do this is that I have two web
application that rely on the same core either with its own specific parts. I
know that I can deploy it all in one web application, but later on I want to
deploy, using hot deploy, another application without restarting tomcat and
affecting the generic part (web application).

Regards,
dee3lmo 


This e-mail and any attachment is for authorised use by the intended recipient(s) 
only. It may contain proprietary material, confidential information and/or be subject 
to legal privilege. It should not be copied, disclosed to, retained or used by, any 
other party. If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender. Thank you.

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



RE: Tomcat share web applications

2004-06-09 Thread Shapira, Yoav

Hi,
You can redeploy or restart any webapp on tomcat without restarting the
server.

The concept of dependency does not exist for web applications, as each
one is supposed to be seld-contained.

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: Erwin de Bruijn [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 3:28 AM
To: '[EMAIL PROTECTED]'
Subject: Tomcat share web applications

Hi,

I have a question about tomcat and web applications. Can someone tell
me if
it is possible to create dependencies between web applications. What I
want
to do is split a web application in such a way that I have a generic
part
(web app) and a specific part (web app). The specific part depends on
the
generic part. The reason I want to do this is that I have two web
application that rely on the same core either with its own specific
parts.
I
know that I can deploy it all in one web application, but later on I
want
to
deploy, using hot deploy, another application without restarting tomcat
and
affecting the generic part (web application).

Regards,
dee3lmo


This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be
copied,
disclosed to, retained or used by, any other party. If you are not an
intended recipient then please promptly delete this e-mail and any
attachment and all copies and inform the sender. Thank you.

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




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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