> From: Per Johnsson [mailto:[EMAIL PROTECTED] > Subject: Tomcat 6 and shared/lib, common/ and conf/catalina/localhost? > > I downloaded Tomcat 6 (the alpha I presume) the zipped version and I I > noticed there was no directory for shared/lib, common/ and no > conf/Catalina. I Googled and read the doc and got no clue if there is > some changes in the lib structure which you should be aware of.
Read the doc again: http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html and this thread: http://marc.theaimsgroup.com/?t=116184632200002&r=1&w=2 Modify conf/catalina.properties as desired. > Is the conf/Catalina created when first run and depending on the > server.xml? It's only created when needed. In previous versions of Tomcat, it was always there to hold manager.xml and host-manager.xml, but in 6.0 these apps are in the regular webapps directory and their <Context> tags are stored with the app. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]