root/trunk/config/bwbuild/.platform/standalone.properties

Revision 1938 (checked in by douglm, 5 years ago)

Try to do the same for platforms (jboss, tomcat etc) as I just did for portals.

The deployment directories are much simplified and the build process seems a bit clearer.

Line 
1 #
2 # --------------------------------------------------------------------
3 #
4 # Properties for a standalone (and j2ee) build. These will be used for additional
5 # configuration of the war files
6 #
7 # Generally this file will not need to be changed.
8 #
9 # --------------------------------------------------------------------
10 #
11
12 org.bedework.global.servlet.class=org.apache.struts.action.ActionServlet
13
14 org.bedework.global.ignoreContentType=false
15
16 org.bedework.global.portlet.mapping=
17
18 org.bedework.global.genurl.taglib.tld=struts-html.tld
Note: See TracBrowser for help on using the browser.