<?xml version='1.0' encoding='UTF-8'?>
<deployment-plan xmlns="http://www.bea.com/ns/weblogic/90" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-deployment-plan.xsd" global-variables="false">
  <application-name>MyWebApplicationEAR</application-name>
  <variable-definition>
    <variable>
      <name>JDBCDriverParams_PasswordEncrypted_12040376123280</name>
      <value>{3DES}QZJ2MfqOliA=</value>
    </variable>
    <variable>
      <name>JDBCConnectionPoolParams_MaxCapacity_12040378132185</name>
      <value>10</value>
    </variable>
    <variable>
      <name>JDBCProperty_user_Value_12040378358436</name>
      <value>recette</value>
    </variable>
    <variable>
      <name>SessionDescriptor_timeoutSecs_12040384414060</name>
      <value>360</value>
    </variable>
  </variable-definition>
  <module-override>
    <module-name>MyWebApplicationEAR.ear</module-name>
    <module-type>ear</module-type>
    <module-descriptor external="false">
      <root-element>weblogic-application</root-element>
      <uri>META-INF/weblogic-application.xml</uri>
    </module-descriptor>
    <module-descriptor external="false">
      <root-element>application</root-element>
      <uri>META-INF/application.xml</uri>
    </module-descriptor>
    <module-descriptor external="false">
      <root-element>jdbc-data-source</root-element>
      <uri>META-INF/ds-jdbc.xml</uri>
      <variable-assignment>
        <name>JDBCDriverParams_PasswordEncrypted_12040376123280</name>
        <xpath>/jdbc-data-source/jdbc-driver-params/password-encrypted</xpath>
      </variable-assignment>
      <variable-assignment>
        <name>JDBCConnectionPoolParams_MaxCapacity_12040378132185</name>
        <xpath>/jdbc-data-source/jdbc-connection-pool-params/max-capacity</xpath>
      </variable-assignment>
      <variable-assignment>
        <name>JDBCProperty_user_Value_12040378358436</name>
        <xpath>/jdbc-data-source/jdbc-driver-params/properties/property/[name="user"]/value</xpath>
      </variable-assignment>
    </module-descriptor>
  </module-override>
  <module-override>
    <module-name>MyWebApplication.war</module-name>
    <module-type>war</module-type>
    <module-descriptor external="false">
      <root-element>weblogic-web-app</root-element>
      <uri>WEB-INF/weblogic.xml</uri>
      <variable-assignment>
        <name>SessionDescriptor_timeoutSecs_12040384414060</name>
        <xpath>/weblogic-web-app/session-descriptor/timeout-secs</xpath>
      </variable-assignment>
    </module-descriptor>
    <module-descriptor external="false">
      <root-element>web-app</root-element>
      <uri>WEB-INF/web.xml</uri>
    </module-descriptor>
  </module-override>
  <config-root xsi:nil="true"></config-root>
</deployment-plan>

