You might need to configure your system to obtain a local
service manager if your Parlay gateway does not support a service
type needed for your application. The Parlay gateway might not support
a service type if the service type on your Parlay gateway does not
meet the performance requirements of the application, or if the application
needs to integrate with a Service Provider Network (SPN) element that
the Parlay gateway does not support.
Before you begin
A local service manager used as your Parlay gateway must meet
these requirements to use the Parlay Connector
getServiceManager() API
to obtain service manager instances.
- The implementation must be a stateless Enterprise Java Bean (EJB)
that implements both the IpService and the IpServiceProperties interfaces.
- The service type name and the JNDI name of the local service
manager must be defined in the Parlay Connector configuration.
- The JNDI name of the local service manager must be bound to the
ParlayConnectorEJB deployment descriptor.
About this task
Complete these steps to configure the Parlay Connector for
local service managers.
- Log in to the Integrated Solutions Console:
- Open a browser and navigate to the following
URL: https://host_name:port/ibm/console.
Where:
- host_name is the fully qualified host name
of the server where the application or the network deployment manager
is deployed.
- port is the secured port used to access the
console. The default port is 9043.
Note: The default unsecured port is 9060.
If you use 9060, you must have "http" instead of "https" in the URL.
- Enter an administrator user ID and password. (Omit the password if security is
not enabled.)
- Click Log in.
- In the navigation pane, expand TWSS
Parlay Administration.
- Click Telecom Server to display
the list of deployed telecom applications.
- Click the name of the application you want to configure,
for example Parlay Connector.
- Click Parlay Connector.
- Click the name of an active configuration.
- In the Additional Properties section, select Service
Manager - Local Implementations .
- Optional: Complete these steps to define a
new local service manager implementation.
- Click New
- Type a value in the Service Type Name field.
- Type a value in the Implementation JNDI name field.
- Click Add.
- Optional: To change an existing local service
manager implementation, type the new value in the appropriate row
of the Implementation JNDI name column.
- Click OK to save your changes.