Hugo, I have another install in which tomcat is used only for Remedy and it has midtier files on a directory outside of tomcat's. So I would say that it can work like you mention, but it's not necessary.
I've been reading up on tomcat on the web and currently I am trying to understand how apache/tomcat know where to find midtier's files. This in httpd.conf... JkWorkersFile /.../arsysworker.properties ...leads apache to the contents of arsysworker.properties that define worker instances for tomcat...but how does this duo know where midtier files are? So far a mystery, but I will keep looking. -------- On Tue, Aug 25, 2009 at 5:00 PM, Hyunkel v2.0 <[email protected]> wrote: ** Per my background using tomcat as JSP Engine for Mid tier, only you need to publish the WAR File or install the midtier inside the webapps directory of tomcat. This means to install mid tier under: apache-directory/tomcat5.5.25/webapps/arsys/ If you do this you'll have the arsys context for application inside the tomcat, and you won't need to modify the httpd.conf files or others related to apache server (unless you need to make a performance & tunning). Best regards Hugo Ruesga perotsystems® US 972.577.7000 MX +52 (33) 3332.3868 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

