Configuring a fresh installation of Tomcat 6 for Zcore development

Download the Zcore Tomcat 6 dev bundle, which includes the Zcore libs, database, and conf files. Copy the files in the libdirectory into the tomcat/lib directory. Copy the databases and resources directories to the root of your tomcat directory. Open the conf directory and copy the following directory and file to your tomcat/conf directory:

  • Catalina
  • server.xml

Also download the Zcore webapp archive module, expand, and place in your Tomcat 6 webapp dir.