How to dump Orbix configuration



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

Post New Answer

More Orbix Interview Questions

Will orbix 6 support i/o callback feature?

0 Answers  


Tell me does orbix web services provide locator functionality for web services endpoints?

0 Answers  


Explain how we can access to corba objects in orbix?

0 Answers  


How to limit the connections to from a service?

0 Answers  


How to develop Event Service consumers and suppliers?

1 Answers  






How you can access to cobra objects in orbix?

0 Answers  


How to programatically query the length of a workqueue

0 Answers  


What do you recommended for clients using the jdk orb?

0 Answers  


How to download the orbix products?

0 Answers  


How to change the default Orbix client timeout?

1 Answers  


Explain how you can access to corba objects in orbix?

0 Answers  


Does Orbix 6 support I/O callback feature?

1 Answers  


Categories