Skip Headers
Oracle® Identity Manager Best Practices Guide
Release 9.0

Part Number B32139-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index

Go to previous page
Previous
Go to next page
Next
View PDF

2 JBoss Components That May be Removed

For a JBoss installation, some JBoss components are not required by Oracle Identity Manager. These files vary for stand-alone and cluster installations.

You can remove the following components:

Files and Directories to Remove

The following sections list the files and directories that you can remove after installing Oracle Identity Manager.

Non-Clustered Installations

Remove the following files from JBOSS_HOME/server/default/deploy/:

  • cache-invalidation-service.xml

  • client-deployer-service.xml

  • monitoring-service.xml

  • scheduler-service.xml

  • schedule-manager-service.xml

  • http-invoker.sar

  • mail-service.xml

  • jboss-aop.deployer

  • jboss-ws4ee.sar

Remove the following directories from JBOSS_HOME/server/default/deploy/:

  • jboss-hibernate.deployer

  • jmx-console.war

  • management

  • uuid-key-generator.sar

Remove the following file:

JBOSS_HOME/server/default/deploy/jms/jbossmq-destinations-service.xml.

Open the JBOSS_HOME/server/default/conf/jboss-service.xml file and remove the following attribute:

<attribute name'"RMI_IIOPService">jboss:service=CorbaORB</attribute>

Clustered Installations

Remove the following files from JBOSS_HOME/server/all/deploy/:

  • client-deployer-service.xml

  • monitoring-service.xml

  • scheduler-service.xml

  • schedule-manager-service.xml

  • httpha-invoker.sar

  • mail-service.xml

  • jboss-aop.deployer

  • jboss-ws4ee.sar

Remove the following directories from the JBOSS_HOME/server/all/deploy/:

  • jboss-hibernate.deployer

  • jmx-console.war

  • management

  • uuid-key-generator.sar

Remove the following file:

JBOSS_HOME/server/all/deploy-hasingleton/jms/jbossmq-destinations-service.xml

Open the JBOSS_HOME/server/all/conf/jboss-service.xml file and remove the following attribute:

<attribute name'"RMI_IIOPService">jboss:service=CorbaORB</attribute>