Not sure if this is a newbie question, as I searched for this answer before posting, and couldn't find anything.

I am using tc Server 2.5.1 with Tomcat 7. I was wondering if there are any issues with setting the appBase of multiple runtimes of the same application to a common appBase directory. This would alleviate the need for keeping multiple sets of the same files on the servers, and would allow for the deployment of a war in a single location for multiple runtime instances.

Thanks!

Dave