root/trunk/calendar3/bldfiles/application.xml

Revision 2 (checked in by douglm, 7 years ago)

Initial import of bedework

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <application>
4   <display-name>@DISPLAY-NAME@</display-name>
5
6   <module>
7     <web>
8       <web-uri>@WAR-NAME@.war</web-uri>
9       <context-root>/@CONTEXT-ROOT@</context-root>
10     </web>
11   </module>
12 </application>
Note: See TracBrowser for help on using the browser.