

Make sure to customise the username and password for your specific environment. Ensure that the user has permission to connect to the database, and to create and populate tables.Ĭopy the JDBC/mysql-connector-java-5.x.x-bin.jar to the TOMCAT/common/lib/ directory.Ĭopy the /repository/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar to the TOMCAT/common/lib/ directory.Ĭopy the /repository/javax/activation/jaf/1.1/jaf-1.1.jar to the TOMCAT/common/lib/ directory.Ĭopy the /repository/javax/mail/mail/1.4/mail-1.4.jar to the TOMCAT/common/lib/ directory.Įdit the TOMCAT/conf/context.xml configuration file to add a global JNDI JDBC connection.Create a database for Crowd to store data in (e.g.Create a database user which Crowd will connect as (e.g.In order to add this manually, follow the following steps (windows 10) If this is not in the path, you will have to add this manually. We will refer to this extracted archive path as SOURCE. How to get intellij student edition windows Press the windows key, and type Edit environment variables for your account.

The latest Crowd source (version 1.2.2 or greater) is downloaded and extracted.We will refer to the extracted archive path as JDBC. MySQL Connector/J 5.1 JDBC or greater is downloaded.This guide will assume you are using MySQL.

Any Crowd-supported database server will work. We will refer to the Tomcat root folder as TOMCAT.
