Greetings ...
I have archived (.war) java files which I would like to deploy with my PROIV applications without have an extra Application Sever or Web servlet containors.Currently I am using Tomcat version 7 with Tomcat Client Deployer (TCD) and Maven as plug-ins.Reading through PROIV manuals,I beleive this is achievable but I do not know how to configure PROIV on Tomcat.
The following is how I integrated Java servlet compatible softwares to my Tomcat 7 :-
- I have modified the the <TOMCAT_INSTALL_DIR>/config/server.xml file and added the following entry: <Context path="/ProInvest" docBase="<ProInvest_INSTALL_DIR>" debug="0"/> .
- I did not include the servlet containor of the ProInvest Software since Tomcat 7 and the TCD is already installed.
All applications that run java compatible servlet containors are using a common servlet containor,Tomcat 7 and I can deploy .war files.
Can somebody share the light by demonstrating using either the xml context tag with PORTs and PATH please.
Matthews

Deploying .war files on PROIV
Started by
Matthews Estrice
, Jul 17 2013 09:34 AM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users