<?xml version="1.0"?>
<orion-web-app xmlns

si="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-web-10_0.xsd"
deployment-version="10.1.3.0.0"
jsp-cache-directory="./persistence"
jsp-cache-tlds="standard"
temporary-directory="./temp"
context-root="/laragrmws"
schema-major-version="10" schema-minor-version="0">
<!-- Uncomment this element to control web application class loader behavior.
<web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" />
-->
<web-app></web-app>
<virtual-directory real-path="/home/ias10gr2/test" virtual-path="/test"/>
</orion-web-app>
Partager