Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

JMS Provider is used to connect to JMS Server. While creating JMS Provider, you need to specify the Provider Jar files, which are used to connect to JMS Server. There are several services of Adeptia Connect, which require JMS Provider to connect to JMS Server.

This section describes how to create a JMS Provider activity using the following details:

JMS Server Type

Apache Active MQ

Transfer Type

Secure

Provider JAR Files

Activemq-all-5.7.0.jar

JNDI Factory

org.apache.activemq.jndi.ActiveMQInitialContextFactory

URL

tcp://localhost:61616

User Name

MyUserName

Password

Mypassword

Queue Connection Factory

QueueConnectionFactory

Topic Connection Factory

TopicConnectionFactory


Steps to create JMS Provider

  • No labels