Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chirino/crowdmysql

A Crowd MySQL Connector
https://github.com/chirino/crowdmysql

Last synced: about 1 month ago
JSON representation

A Crowd MySQL Connector

Awesome Lists containing this project

README

        

===========================
Crowd MySQL Connector
===========================

build with mvn install

Add the MySQL JDBC driver and the Crowd MySQL Connector to $CROWD/crowd-webapp/WEB-INF/lib

Copy applicationContext-mysqlConnector.xml $CROWD/crowd-webapp/WEB-INF/classes
Edit the connection settings in applicationContext-mysqlConnector.xml

Edit $CROWD/crowd-webapp/WEB-INF/web.xml and add applicationContext-mysqlConnector.xml to the contextConfigLocation

contextConfigLocation

classpath:/applicationContext-CrowdEncryption.xml,
...
classpath:/applicationContext-mysqlConnector.xml

Start Crowd
Add a new Directory
com.chariotsolutions.crowd.connector.MySQLConnector