How to dump Orbix configuration
Answer / babuv
To get all the Orbix configuration for a domain, run the following command:
itadmin config dump
This will work in both CFR and file based domains.
The output will look something like:
plugins:it_arm_interceptors:shlib_name = "it_arm_interceptors"
plugins:itrp:shlib_name = "it_itrp"
plugins:itrp:live_time = "2"
plugins:it_mbean_monitoring:shlib_name = "it_mbean_monitoring"
plugins:it_mbean_monitoring:ClassName = "com.iona.management.logging.mbean_monitoring.MBeanMonitoringPlugIn"
plugins:basic_codeset:shlib_name = "it_basic_codeset"
plugins:basic_codeset:ClassName = "com.iona.corba.codeset.BasicCodeSetPlugIn"
plugins:iiop_tls:ClassName = "com.iona.corba.iiop.tls.IIOPTLSPlugIn"
plugins:iiop_tls:shlib_name = "it_iiop_tls"
......snip......
References to Other Documentation:
Orbix Administration Guide, "Configuration Domain"
| Is This Answer Correct ? | 0 Yes | 0 No |
Are Java Applets supported in Orbix 6.3?
How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
What is orbix?
What soft_limit and hard_limit configuration settings apply for each orbix process or for a sum of orbix processes running in an orbix domain?
Do the soft_limit and hard_limit configuration settings apply for each Orbix process or for a sum of Orbix processes running in an Orbix domain?
Explain how to change the default orbix client timeout?
Explain how are connections managed in orbix connect?
Can Orbix config data be backed up, and reused at later time?
What do you recommended for clients using the jdk orb?
How to limit the connections to from a service?
Explain how to configure the license of orbix 3.3?
Does Orbix 6 and Orbix 3 support Java 7?