Index: lams_tool_laqa/build.properties =================================================================== diff -u -r122c415882b975de0b8e423ea1608c76b1f97c62 -rbfcdab699e80cf3ebe6967fadff0e733a4838728 --- lams_tool_laqa/build.properties (.../build.properties) (revision 122c415882b975de0b8e423ea1608c76b1f97c62) +++ lams_tool_laqa/build.properties (.../build.properties) (revision bfcdab699e80cf3ebe6967fadff0e733a4838728) @@ -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 =================================================================== diff -u -r122c415882b975de0b8e423ea1608c76b1f97c62 -rbfcdab699e80cf3ebe6967fadff0e733a4838728 --- lams_tool_laqa/build.xml (.../build.xml) (revision 122c415882b975de0b8e423ea1608c76b1f97c62) +++ lams_tool_laqa/build.xml (.../build.xml) (revision bfcdab699e80cf3ebe6967fadff0e733a4838728) @@ -367,14 +367,14 @@ Deploying the ISMCP tool - + \ No newline at end of file