Looking up Connection Factories

EMS provides a JNDI implementation that can be used to store connection factories. Java, C, and C# clients can use the EMS JNDI implementation to lookup connection factories.

You can also store connection factories in any JNDI-compliant naming service or in an LDAP server. Java clients can lookup connection factories in any JNDI-compliant naming service. C# clients can use LDAP servers but C clients cannot.

Look up Administered Objects Stored in EMS describes how to lookup a connection factory from an EMS server. How to create connection factories in a EMS server is described in Create and Modify Administered Objects in EMS.