How To Keep Child Applications Deployed When Parent Application Is Re-Deployed
(Doc ID 853326.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.3.0.0 to 10.1.3.5.0 [Release AS10gR3]Information in this document applies to any platform.
Goal
Child applications depend on their parent application. Therefore child applications will be un-deployed when their parent application is un-deployed or re-deployed. Re-deployment is just a one step operation for un-deployment and deployment.
In a development or test environment it takes a lot of efforts to deploy each child application whenever a new version of their parent application had been re-deployed.
There is no method that will allow a parent application to be un-deployed and retain the child application(s). This document explains how to simplify the deployment of a parent application and the child application(s).
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |