weblogic.xml 594 Bytes
<?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://xmlns.oracle.com/weblogic/weblogic-web-app
        http://xmlns.oracle.com/weblogic/weblogic-web-app/1.4/weblogic-web-app.xsd">
    <wls:context-root>/task-schedule</wls:context-root>
    <wls:library-ref>
        <library-name>lib4iClearConnect</library-name>
        <specification-version>1.0</specification-version>
    </wls:library-ref>
</wls:weblogic-web-app>