Adding module for posterita.war and context

This commit is contained in:
shameem_z 2007-10-02 13:55:33 +00:00
parent 742c8c502b
commit a73207c0f3
1 changed files with 6 additions and 0 deletions

View File

@ -41,5 +41,11 @@
<web-uri>adempiereWebCM.war</web-uri>
<context-root>/</context-root>
</web>
</module>
<module>
<web>
<web-uri>posterita.war</web-uri>
<context-root>/posterita</context-root>
</web>
</module>
</application>