How do I set the docBase for the ROOT app in the integrated Tomcat environment in JBuilder 4, it always defaults to C:. Where is the configuration setting to change this and correct the generated server.xml file that Tomcat uses?
Created May 4, 2012
prakash prabhu You should edit the server.xml file, which is located in the <tomcat_home>conf directory.