<?xml version="1.0" encoding="UTF-8"?>
<weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.bea.com/ns/weblogic/90" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">
  <jsp-descriptor>
    <debug>true</debug>
  </jsp-descriptor>
  <url-match-map>weblogic.servlet.utils.SimpleApacheURLMatchMap</url-match-map>
  <context-root>ebXMLWeb</context-root>
  <library-ref>
    <library-name>struts-1.1</library-name>
    <specification-version>1.1</specification-version>
    <exact-match>true</exact-match>
  </library-ref>
</weblogic-web-app>