Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fcf7d716 01/10/2022 02:51 PM Andreas Müller

cleanup

32b18aed 01/05/2022 02:07 PM Andreas Müller

cleanup

d8a13c97 12/19/2021 12:53 AM Andreas Müller

cleanup

4269efd3 05/03/2021 05:32 PM Andreas Kohlbecker

ref #9602 preventing instances from starting up in case of db connection problems

e1944271 06/10/2020 04:00 PM Andreas Kohlbecker

ref #7085 removing obsolete attribute which is no longer used in the LoggingConfigurer

72ddab96 06/10/2020 03:23 PM Andreas Kohlbecker

ref #7085 using logback MDC for centralized logging into a rolling file appender and to system out

65e24b3f 06/08/2020 02:44 PM Andreas Müller

remove PERM_GEN_SPACE handling as we are only using Java8 or higher now

ea1f5604 06/08/2020 02:43 PM Andreas Müller

cleanup

0d7b39c7 05/20/2019 03:11 PM Andreas Kohlbecker

fix #5774 configuring webapp contexts to re-throw errors on startup

a4b97169 03/25/2019 01:15 PM Andreas Kohlbecker

ref #8189 cdm-server stores parameters as initParameter instead as Attribute, this allows to access these via Spring Environment

69d8e66b 02/13/2017 08:33 AM Andreas Kohlbecker

follow up on package change in cdmlib

f05fd10f 12/20/2016 11:46 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

d981a227 02/19/2016 01:17 PM Andreas Kohlbecker

whitespace

cc251391 02/19/2016 01:17 PM Andreas Kohlbecker

support for both memory models java 7 and java 8

ee18360c 02/19/2016 12:49 PM Andreas Kohlbecker

#5049 avoiding NPE

9625a752 02/16/2016 11:48 AM Andreas Kohlbecker

java 8 compatibility

  • removing permGenSpace monitoring
37d7dfe9 08/28/2015 12:38 PM Andreas Kohlbecker

adding option to allow forcably updating the database schema version

5647aaea 08/28/2015 11:22 AM Andreas Kohlbecker

running all cdm-webapp instances from unpackes webapplication

  • the war file is unzipped by the bootloader before starting the instances
6254fafb 08/28/2015 11:19 AM Andreas Kohlbecker

restoring StartupQueue which was removed before

49a9d8f8 08/27/2015 06:05 PM Andreas Kohlbecker

#4958 - code refacoring preserverd after reverting change sets

5eff05c8 08/27/2015 05:06 PM Andreas Kohlbecker

Revert "Revert "Revert "#4958 parallel starting of instances to speed up the initial start up"""

This reverts commit caccde4bf7f795adcce8e0967df6690f3ef9638e.

caccde4b 08/27/2015 04:30 PM Andreas Kohlbecker

Revert "Revert "#4958 parallel starting of instances to speed up the initial start up""

This reverts commit eb676073dbb9cd9fad245a3fc91a7e3e604627cc.

eb676073 07/29/2015 05:34 PM Cherian Mathew

Revert "#4958 parallel starting of instances to speed up the initial start up"

This reverts commit c5c2e735159c8bc1bec2fdee5a5cfb432caedb84.

c5c2e735 07/29/2015 03:29 PM Andreas Kohlbecker

#4958 parallel starting of instances to speed up the initial start up

8eaf6be2 06/03/2015 11:36 AM Andreas Kohlbecker

reporting the number of cores in the management gui - #4958

d04845f5 05/23/2015 10:58 PM Andreas Kohlbecker

solving problem with duplicate c3p0 management beans after instance start and correctly destroying the c3p0 datasources after instance shutdown

d220174c 05/20/2015 01:11 PM Cherian Mathew

changed references of cdmlib-remote-webapp to cdm-webapp

8dddaadb 04/01/2014 01:58 PM Andreas Kohlbecker

minor

e83433aa 03/06/2014 12:57 PM Andreas Kohlbecker
3228eb82 11/26/2013 03:17 PM Andreas Kohlbecker

implementing option to update the database scheme via cdmlib-remote, but blocked by #3910 (eu.etaxonomy.cdm.database.ICdmDataSource is not compatible to javax.sql.DataSource)

6ebe6843 06/06/2013 06:45 PM Andreas Kohlbecker

datasources.xml file is now configurable, the eclipse launcher expects now ~/.cdmLibrary/datasources-cdm-server.xml

24841ac2 05/13/2013 05:37 PM Andreas Kohlbecker

start, stop of instances and reload of configuration implemented, see #3471 (cdmlib-remote-webapp instances can be stopped / started individually)

929a8c09 05/13/2013 10:15 AM Andreas Kohlbecker

refactoring in preparation for #3471 (cdmlib-remote-webapp instances can be stopped / started individually)