mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
12 lines
353 B
XML
12 lines
353 B
XML
<!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN" "http://java.sun.com/dtd/application_1_3.dtd">
|
|
|
|
<application>
|
|
<display-name>Alfresco</display-name>
|
|
<module>
|
|
<web>
|
|
<web-uri>alfresco.war</web-uri>
|
|
<context-root>/alfresco</context-root>
|
|
</web>
|
|
</module>
|
|
</application>
|