Index: lams_tool_laqa/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/build.properties,v diff -u -r1.2 -r1.3 --- lams_tool_laqa/build.properties 21 Jun 2005 07:34:40 -0000 1.2 +++ lams_tool_laqa/build.properties 21 Jun 2005 07:42:30 -0000 1.3 @@ -21,6 +21,9 @@ sessiontimeout=120 signature=laqa11 +# the URL used to access LAMS +toolContext=/lams/tool/laqa11 + #database access db.name=lams db.driver=com.mysql.jdbc.Driver Index: lams_tool_laqa/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/build.xml,v diff -u -r1.2 -r1.3 --- lams_tool_laqa/build.xml 21 Jun 2005 07:34:40 -0000 1.2 +++ lams_tool_laqa/build.xml 21 Jun 2005 07:42:30 -0000 1.3 @@ -367,14 +367,14 @@ Deploying the ISMCP tool - + \ No newline at end of file