When opening the tomcat source files as projects, the classpaths refers to TOMCAT_LIBS_BASE. What directory should this point to and how do you grab all of the jars that belong in it? I did a search on the Tomcat source and there is no path that exists that looks like it contains all of the TOMCAT_LIBS_BASE jar files. Thank you, Zach Calvert
- TOMCAT_LIBS_BASE Zach Calvert
- Re: TOMCAT_LIBS_BASE Markus Schönhaber