From c633a832be7cc1096bd43034f933d3744bed9b0d Mon Sep 17 00:00:00 2001 From: quasi Date: Sat, 20 Jun 2009 08:09:47 +0000 Subject: [PATCH] git-svn-id: https://svn.libreccm.org/ccm/trunk@198 8810af33-2d31-482b-a856-94f89814c4df --- tools-ng/ecdc/README.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tools-ng/ecdc/README.txt b/tools-ng/ecdc/README.txt index b64ce7c52..3a772f3df 100644 --- a/tools-ng/ecdc/README.txt +++ b/tools-ng/ecdc/README.txt @@ -57,12 +57,6 @@ Oracle 10g RDBMS or PostgresQL up to version 8.2 (g) ant deploy will compile and deploy into your test environment (runtime) - -As a temporary measure: - copy ${CATALINA_HOME}/lib/system/ccm-core* - to ${JAVA_HOME}/jre/lib/ext - - otherwise you will get a malformedURL exception during server startup (h) ant load-bundle will load the database. May take several minutes!