Index: lams_tool_vote/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/build.xml,v diff -u -r1.2 -r1.3 --- lams_tool_vote/build.xml 14 Apr 2006 06:31:09 -0000 1.2 +++ lams_tool_vote/build.xml 19 Apr 2006 11:00:48 -0000 1.3 @@ -388,6 +388,7 @@ toolLibraryInsertScriptPath="${db.scripts}/library_insert.sql" toolInsertScriptPath="${db.scripts}/tool_insert.sql" toolApplicationContextPath="/org/lamsfoundation/lams/tool/vote/voteApplicationContext.xml" + lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" toolWebUri="${product}.war"