Index: lams_webct_integration/build.properties =================================================================== diff -u -rdc39866a1a6af7b9534cccd65bb4e5ec2cec8911 -rbf70c8c3ddc56a62ff1e6357f0782e5d72eaf74b --- lams_webct_integration/build.properties (.../build.properties) (revision dc39866a1a6af7b9534cccd65bb4e5ec2cec8911) +++ lams_webct_integration/build.properties (.../build.properties) (revision bf70c8c3ddc56a62ff1e6357f0782e5d72eaf74b) @@ -4,8 +4,8 @@ # WEBCT SETTINGS ############################# -# Location of WebCt Domain Directory -webctDomainDir=C:/bea815/weblogic81/config/WebCTDomain/ +# Location of WebCt deployablecomponents directory +webctDeployableComponentsDir=C:/bea815/weblogic81/config/WebCTDomain/deployablecomponents ############################## Index: lams_webct_integration/build.xml =================================================================== diff -u -rdc39866a1a6af7b9534cccd65bb4e5ec2cec8911 -rbf70c8c3ddc56a62ff1e6357f0782e5d72eaf74b --- lams_webct_integration/build.xml (.../build.xml) (revision dc39866a1a6af7b9534cccd65bb4e5ec2cec8911) +++ lams_webct_integration/build.xml (.../build.xml) (revision bf70c8c3ddc56a62ff1e6357f0782e5d72eaf74b) @@ -10,6 +10,7 @@ + @@ -26,11 +27,15 @@ - - + + + + + + + - @@ -57,7 +62,46 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -125,15 +212,11 @@ - - - + - ${dbUrl} -