I have run into an issue with Tomcat6. In Tomcat5 we were using links
like "../webapps/MCRCServlets/logs/MCRCServlet.log" in the Java Code.
 
I copied all of the folders over from Tomcat5 to Tomcat6 so that they
have the same directory structure:
 
            webapps
                        root
                        MCRCServlets
                        Balancer
 
In all of the Java Code for the servlets and config files I have had to
put absolute paths in like
"C:/www/Tomcat6/MCRCSerlets/logs/MCRCServlet.log" for it to find the
files.
 
Is there a configuration file that I can change to make the relative
references work? What would the config code would I add?
 
I have searched everywhere for an answer to this quest and found no
answers.
 
Thanks for any help anyone can offer!
 
Walter Thompson
Midland Certified Reagent Company
3112 W Cuthbert Avenue
Midland, Texas 79701
 
432-694-7950 Ph
432-694-2387 Fx
 
 

Reply via email to