Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chirino/crowdmysql
- Owner: chirino
- License: apache-2.0
- Created: 2010-02-24T16:24:38.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-24T16:25:19.000Z (almost 15 years ago)
- Last Synced: 2024-10-15T12:24:28.831Z (3 months ago)
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: license.txt
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.xmlEdit $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