Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Getting Started with Object Integration Gateway (OIG) : Installing the OIG Administration Interface

Installing the OIG Administration Interface
The OIG administration interface is a tool used to manage OIG session pools. The web pages required to use the administration interface are placed in the %OS_ROOT%\admin directory.
Deploy the Administration Interface Web Pages
Before you can begin using the administration interface, deploy it as an OIG web application. To do this, copy the required web pages (JSPs, ASPs or ASPX, depending on your environment) from the %OS_ROOT%\admin directory to an application deployment directory.
The administration interface displays the status of OIG session pools within a Java Virtual Machine (JVM). Therefore, deploy the administration interface so that it runs in the same JVM as the applications you want it to monitor. Keep in mind that servlet/JSP applications can be deployed to run under one or more JVMs. When using the OIG COM component under IIS, the number of JVMs depends on the isolation level of your defined web applications.
The JSP version of the administration interface uses custom tags, so you must copy the tag library definition file, %OS_ROOT%\admin\jsp\WEB-INF\ectstaglib.tld, to the \WEB-INF directory under the application deployment directory defined to your servlet engine.
For information about how to use the administration interface, refer to Appendix D, Using the OIG Administration Interface.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved