libreccm-legacy/ccm-core/src
jensp e62f9c1727 Modified the RuntimeConfig#getJDBCURL() method. The method now first tries to lookup an JNDI datasource identified by
'java:/comp/env/jdbc/ccm-ds '. Then the method determines the URL from this datasource. Attention: This will only work if the JDBC-URL provided for the datasource is complete (the URL must contain username and password for the connection). 
If the datasource can't be aquired, the value from the runtime.properties files is used.


git-svn-id: https://svn.libreccm.org/ccm/trunk@2611 8810af33-2d31-482b-a856-94f89814c4df
2014-04-14 15:48:58 +00:00
..
WEB-INF/resources APLAWS Integration package clean up to avoid code duplication: 2013-01-13 13:19:41 +00:00
com Modified the RuntimeConfig#getJDBCURL() method. The method now first tries to lookup an JNDI datasource identified by 2014-04-14 15:48:58 +00:00
ccm-core.checklist Enhanced various formatting, added various documentation. 2013-01-06 19:36:43 +00:00
ccm-core.config Some small improvments. 2014-03-24 06:03:30 +00:00
ccm-core.load Enhanced various formatting, added various documentation. 2013-01-06 19:36:43 +00:00
ccm-core.upgrade Singleton Property für Applications wird jetzt wieder korrekt gesetzt (Ticket #1717). Upgrade-Scripts enthalten. 2013-05-31 18:39:53 +00:00
log4j.properties Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified. 2014-03-06 12:53:03 +00:00
overview.html Entfernen Legacy Servlets aus web.xml und in Teilen aus core. 2012-03-29 21:56:21 +00:00