Skip Headers
Oracle® Identity Manager Best Practices Guide
Release 9.0
B25937-01
  Go To Documentation Library
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

2 JBoss Components That May be Removed

For a JBoss installation, certain JBoss components are not required by Oracle Identity Manager and may therefore be removed. These files vary for standalone and cluster installations.

The following components can be removed:

Files and Directories to Remove

This section lists the files and directories that you can remove after installing Oracle Identity Manager.

Non-Clustered Installations

Remove the following files and directories from the JBOSS_HOME/server/default/deploy/ directory:

  • cache-invalidation-service.xml

  • client-deployer-service.xml

  • jboss-hibernate.deployer directory

  • jmx-console.war directory

  • management directory

  • monitoring-service.xml

  • uuid-key-generator.sar directory

  • scheduler-service.xml

  • schedule-manager-service.xml

  • http-invoker.sar

  • mail-service.xml

  • jboss-aop.deployer

  • jboss-ws4ee.sar

Remove the jbossmq-destinations-service.xml file from the JBOSS_HOME/server/default/deploy/jms/ directory.

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 and directories from the JBOSS_HOME/server/all/deploy/ directory:

  • client-deployer-service.xml

  • jboss-hibernate.deployer directory

  • jmx-console.war directory

  • management directory

  • monitoring-service.xml

  • uuid-key-generator.sar directory

  • scheduler-service.xml

  • schedule-manager-service.xml

  • httpha-invoker.sar

  • mail-service.xml

  • jboss-aop.deployer

  • jboss-ws4ee.sar

Remove the jbossmq-destinations-service.xml file from the JBOSS_HOME/server/all/deploy-hasingleton/jms/ directory.

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

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