Provides information on configuring a CORBA Service as an External Resource.
Studio allows you to catalog CORBA objects that reside in an Interface Repository. Once cataloged, you can manipulate the components of the CORBA object in your Method tasks in a process design. To catalog a CORBA object, you need a configuration of CORBA type. Note that creating a configuration allows you to reuse it each time you need to add new components or to reintrospect existing ones
| Property | Description |
|---|---|
| Name | Defines the name of the external resource. |
| Type | Specifies the type of external resource. |
| Supported Types |
| Property | Description |
|---|---|
| Use Application Server Orb | Determines whether BEA Systems should lookup the default ORB when running on an application server. If unchecked, the default ORB is used. |
| Property | Description |
|---|---|
| Read IOR from URL | if you have the IOR exported to some service (for example, a web server) and a URL exists that can be used to fetch it |
| Use This IOR | Allows you to explicitly define an IOR. (recommended) |
| Resolve Initial Reference | to request the ORB to get the reference of the service trying to resolve its reference. Note that this option is not recommended since it has interoperability problems when using different ORB |
| Do Not Use Naming Service | select this option if you do not need this service. However, remember that objects used in methods are found using the Naming Service. Hence, you will need to use the IOR for any object to be used in a method - passing it as a parameter in its constructor |
| Property | Description |
|---|---|
| Read IOR from URL | if you have the IOR exported to some service (for example, a web server) and a URL exists that can be used to fetch i |
| Use This IOR | Allows you to explicitly define an IOR (recommended) |
| Resolve Initial Reference | to request the ORB to get the reference of the service trying to resolve its reference. Note that this option is not recommended since it has interop problems when using different ORB |
| Use Interface Repository | this service can be used when an ORB does not have an implementation of the Interface Repository service. Note that this service must be launched separately |
| Host | |
| Port |