Actions
CdmServerDev » History » Revision 17
« Previous |
Revision 17/18
(diff)
| Next »
Andreas Müller, 07/29/2022 10:55 PM
CDM Server Development Resources¶
This page holds information on the CDM Community Server development. For a basic introduction please refer to http://cybertaxonomy.eu/cdm-server
- Table of contents
- CDM Server Development Resources
How-To's¶
- How to create a .deb
- How to create the setup.exe for windows installation
- source:cdm-server|src/main/docker/production/README.md@develop
Webservices¶
- REST API
- Read / Write REST Services
- CDM Community Server - OAI-PMH
- CDM-Server & Switchable DataSources
System Requirements¶
For the latest system requirements please see the CDM-Server_memory_requirements.ods
FAQ¶
I get "Can not establish connection to database jdbc:mysql://{xxx} [sql error code: 42S02]". Why?¶
Answer: To allow the CDM Server to connect to the database via c3p0 the database needs to include a table "_c3p0ConnectionTest" (with a single column "a" of type CHAR, length 1)
Outdated pages¶
CommunityServerOUTDATED!!CDM REST Services 2.0OUTDATED!!WebserviceDeploymentOUTDATED!!CDM REST Services v1.0OUTDATED!!
Updated by Andreas Müller about 2 years ago · 17 revisions