Answer Posted / 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 |
Post New Answer View All Answers
How to increase the internal logging in orbix configure?
How to configure the license of orbix 3.3?
How you configure thread pool settings in orbix 6.3?
How to configure for slow connectionsinvocations
Explain how we can access to corba objects in orbix?
How you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
What is orbix?
Explain how to limit the connections to from a service?
Explain how you can access to corba objects in orbix?
Explain how you can retrieve the local ip address on client side within an interceptor?
Does the orbix have size limit for corba messages?
Does server migration to new physical ip address also impact on orbix?
Will orbix 6 support i/o callback feature?
Explain how you configure thread pool settings in orbix 6.3?
Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?