Index: lams_tool_example/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_example/build.xml,v
diff -u -r1.15 -r1.16
--- lams_tool_example/build.xml 15 Feb 2007 04:47:39 -0000 1.15
+++ lams_tool_example/build.xml 6 Mar 2012 11:16:40 -0000 1.16
@@ -118,20 +118,20 @@
-
-
+
-
-
+
@@ -285,14 +285,17 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -326,12 +329,6 @@
-
-
-
-
-
-
@@ -355,7 +352,7 @@
outputPath="${build.deploy}"
dbPassword="${db.password}"
dbUsername="${db.username}"
- dbDriverUrl="${db.url}"
+ dbDriverUrl="${db.url.build}"
dbDriverClass="com.mysql.jdbc.Driver"
deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar"
toolJarFileName="${product}.jar"
@@ -387,10 +384,13 @@
-
-
+
+
-
+
+
+
+
Deploying the Example Tool