Author: objectiser
Date: 2009-11-09 12:38:13 -0500 (Mon, 09 Nov 2009)
New Revision: 258
Removed:
trunk/integration-tests/src/test/resources/deployment.properties
Log:
Remove unnecessary file.
Deleted: trunk/integration-tests/src/test/resources/deployment.properties
===================================================================
--- trunk/integration-tests/src/test/resources/deployment.properties 2009-11-09 16:43:42
UTC (rev 257)
+++ trunk/integration-tests/src/test/resources/deployment.properties 2009-11-09 17:38:13
UTC (rev 258)
@@ -1,24 +0,0 @@
-######################################################################
-# JBossAS and JBossESB Configuration
-######################################################################
-# The Directory in Which JBoss AS is Installed
-# The absolute path to a directory in which a version of JBoss AS with
-# EJB3 has been installed.
-# This path should not include spaces.
-# Use of relative paths or paths with spaces will cause runtime errors
-# when deploying and executing the samples.
-# (e.g. /var/local/jboss-5.1.0.GA)
-org.jboss.esb.server.home=/home/gbrown/NotBackedUp/testing/riftsawIT/jboss-5.1.0.GA
-
-# The Configuration of JBoss AS to Use
-# (e.g. default)
-org.jboss.esb.server.config=default
-
-# The directory for JBossESB home
-# (e.g. /var/local/jbossesb-4.6.GA)
-org.jboss.esb.home=/home/gbrown/NotBackedUp/testing/riftsawIT/jbossesb-4.6.GA
-
-# database
-# (e.g. hsql derby mysql)
-database=hsql
-
Show replies by date