We're trying to deploy Alfresco into production and we do run quite a few other J2EE applications which means we have already established and proven stack of libraries, JVM, app server etc.
Now I think Alfresco itself is fairly easy to drop into our existing environment without much disruption (drop-in WAR). However WCM is not as straight-forward, especially Virtualization server. VS provides it's own copy of tomcat it seems and there's no real documentation what is so special about tomcat provided with virtualization server.
Can VS be deployed into existing tomcat environment?