How To Deploy The DVA Webapp In The OC4J Container Of The DB Console ?
How To Deploy The DVA Webapp In The OC4J Container Of The DB Console ? [ID 1335363.1] | |||||
| |||||
修改時間 20-JUL-2011 型別 HOWTO 狀態 PUBLISHED |
In this Document
Applies to:
Oracle Database Vault - Version: 9.2.0.8 to 11.2.0.2 - Release: 9.2 to 11.2Information in this document applies to any platform.
Goal
How to deploy DVA to the OC4J Container of the Enterprise Manager DB Console?Solution
1. Go to $ORACLE_HOME/dv and make sure that the dv_webapp.ear file exists.
2. Delete the directory dv_webapp.
3. Stop dbconsole:
emctl stop dbconsole
4. Modify server.xml and http-web-site.xml files from $ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_
a. Modify server.xml by adding the following line before :
Note:
Make sure that the string "YOUR_ORACLE_HOME" is replaced with the path of your oracle home.
Make sure that the string "YOUR_ORACLE_HOME" is replaced with the path of your oracle home.
Example:
check-for-updates="adminClientOnly"
deployment-directory="../application-deployments"
connector-directory="../connectors"
schema-major-version="10" schema-minor-version="0" >
========================
b. Modify http-web-site.xml by adding the following line before :
Example:
5. Restart DB console:
emctl start dbconsole
Note:
When using RAC repeat the above steps for all the nodes.
When using RAC repeat the above steps for all the nodes.
References
- Master Note For Oracle Database Vault來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23135684/viewspace-704156/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 12c-How To Recover Root ContainerAI
- R12 - How To Enable and Collect Debug for HTTP, OC4J and OPMNHTTP
- How to fix elements to the bottom of the container in css? (four ways)AICSS
- How To Move The DB Audit Trails To A New TablespaceAI
- How to change the APPS db password in Oracle EBSAPPOracle
- How to Cim load multiple entries into 7.6.5.4 SO Container Maintenance or 16.11AINaN
- deploy service on swarmSwarm
- kubectl get deploy
- DB2 PL/SQL How much reorganisations are recommended on a specific schemaDB2SQL
- How To Drop, Create And Recreate DB Control In A 10g DatabaseDatabase
- Github deploy key使用Github
- deploy-your-site
- dva入手指南
- Deploy Google BBR on CentOS 7GoCentOS
- Maven Deploy 簡單操作Maven
- Deploy an Oracle include oraInventoryOracleAI
- deploy package outside of jbossPackageIDE
- Hexo deploy git permission deniedHexoGit
- MySQL MMM Install DeployMySql
- webAPP基礎WebAPP
- dva-原始碼解析原始碼
- dva 路由跳轉示例路由
- react前端框架dva(三)React前端框架
- antd+dva筆記筆記
- react前端框架dva(四)React前端框架
- How To Restore 12cR1DB to New Host File System using RMAN(一)REST
- Ext.js4.2.1 Ext.container.ContainerJSAI
- mvn deploy命令上傳包
- harbor+k8s deployK8S
- Container on AWSAI
- WebApp–基礎搭建WebAPP
- 【mark-java】oc4j的事務問題Java
- dva-原始碼解析-下原始碼
- New way to deploy SSL VPN in LinuxLinux
- 【BATCH】BOESDK-Upload Deploy ToolBAT
- webapp開發參考WebAPP
- Container & MicroserviceAIROS
- container_of 分析AI