Communication Between a JMS Provider and the PowerCenter Integration Service
Communication Between a JMS Provider and the PowerCenter Integration Service
To ensure communication between the JMS provider and PowerCenter Integration Service, you need to configure the ConnectionFactory in PowerCenter. You can use the provider-specific administration tool to configure the ConnectionFactory. The PowerCenter Integration Service uses the ConnectionFactory to establish communication with the JMS provider over a secure communication channel. However, if the lookup for ConnectionFactory uses non-secure JNDI, the communication is not completely secure.
PowerCenter Integration Service performs secure JNDI lookups using the SSL protocol. You can configure the ConnectionFactory with the provider-specific administration tool. When the InitialContext for JNDI is created, configure the SSL properties for the client. The SSL properties are specific to JMS providers. Add the SSL properties to the jndi.properties file and copy it to the PowerCenter Integration Service source files directory.