Index: lams_tool_nb/build.xml =================================================================== diff -u -r28ee094d9b04c0fb37dcbd7a6472a7da7ae72d4f -rf79ae4b905ecd042f6893bb40c64f086ac910680 --- lams_tool_nb/build.xml (.../build.xml) (revision 28ee094d9b04c0fb37dcbd7a6472a7da7ae72d4f) +++ lams_tool_nb/build.xml (.../build.xml) (revision f79ae4b905ecd042f6893bb40c64f086ac910680) @@ -382,6 +382,7 @@ + @@ -405,7 +406,13 @@ - + + + + + + @@ -426,8 +433,14 @@ toolInsertScriptPath="${db.scripts}/tool_insert.sql" lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" - toolWebUri="${product}.war" - /> + toolWebUri="${product}.war"> + + + + + + +