source: EDIS/tags/ed/tracking-help/src/main/webapp/WEB-INF/weblogic.xml@ 1240

Last change on this file since 1240 was 1240, checked in by George Lilly, 13 years ago

new version from the VA

File size: 316 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE weblogic-web-app PUBLIC
3 "-//BEA Systems, Inc.//DTD Web Application 8.1//EN"
4 "http://www.bea.com/servers/wls810/dtd/weblogic810-web-jar.dtd">
5<weblogic-web-app>
6 <context-root>${edis.tracking.helpContextRoot}</context-root>
7</weblogic-web-app>
Note: See TracBrowser for help on using the repository browser.