5 lines
473 B
XML
5 lines
473 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/ejb-jar_3_0.xsd http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.2/weblogic-web-app.xsd">
|
|
<wls:context-root>/</wls:context-root>
|
|
</wls:weblogic-web-app>
|