Initial Commit

This commit is contained in:
shameem_z 2007-09-18 10:44:00 +00:00
parent 6dce761038
commit 88efdb0db8
1 changed files with 3 additions and 3 deletions

View File

@ -4,11 +4,11 @@
@version $Id$
-->
<application version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd">
<display-name>webCM</display-name>
<description>Adempiere Web CM</description>
<display-name>Posterita POS</display-name>
<description>Adempiere Web POS</description>
<module>
<web>
<web-uri>adempiereWebCM.war</web-uri>
<web-uri>posterita.war</web-uri>
<context-root>/</context-root>
</web>
</module>