5 lines
536 B
XML
5 lines
536 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wls:weblogic-web-app xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.3/weblogic-web-app.xsd">
|
|
<wls:weblogic-version>10.3.6</wls:weblogic-version>
|
|
<wls:context-root>DBCFXFE</wls:context-root>
|
|
</wls:weblogic-web-app> |