Index: trunk/build/buildwar.xml =================================================================== --- trunk/build/buildwar.xml (revision 1686) +++ trunk/build/buildwar.xml (revision 1765) @@ -167,4 +167,9 @@ + + + +${propval.app.war.name}.context=${propval.app.context.root} + ]]> - @VIRTUAL-HOST@ - ]]> - - - - - + + + + + + ]]> + @VIRTUAL-HOST@ + ]]> + + + + + + + Index: trunk/config/configs/democal.properties =================================================================== --- trunk/config/configs/democal.properties (revision 1698) +++ trunk/config/configs/democal.properties (revision 1765) @@ -61,4 +61,6 @@ org.bedework.global.directory.browsing.disallowed=false + +# Comment this out for j2ee deploy org.bedework.global.build.standalone.app=true Index: trunk/deployment/build.xml =================================================================== --- trunk/deployment/build.xml (revision 1581) +++ trunk/deployment/build.xml (revision 1765) @@ -65,4 +65,14 @@ location="${app.root.dir}/resources" /> + + + + + + + +