ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ActiveMQ-IIB configuration

Post new topic  Reply to topic
 ActiveMQ-IIB configuration « View previous topic :: View next topic » 
Author Message
mca
PostPosted: Wed May 30, 2018 11:24 am    Post subject: ActiveMQ-IIB configuration Reply with quote

Disciple

Joined: 09 Mar 2005
Posts: 196

We are trying to configure ActiveMQ to receive a message into our IIB (JMS Input node). We received jndi.properties & activemq-all-5.11.0.jar files from Active MQ, which we placed them in IIB work path (/var/mqsi/shared-classes).

The configuration is pretty simple. Can you please let me know what we are missing...

jndi.properties:
# START SNIPPET: jndi

java.naming.factory.initial = org.apache.activemq.jndi.ActiveMQInitialContextFactory

# use the following property to configure the default connector
java.naming.provider.url = failover:(ssl://<IP_1>:61612,ssl://<IP_2>:61612)
# use the following property to specify the JNDI name the connection factory
# should appear as.
#connectionFactoryNames = connectionFactory, queueConnectionFactory, topicConnectionFactry
connectionFactoryNames = topicConnectionFactry
# register some topics in JNDI using the form
# topic.[jndiName] = [physicalName]
topic.SignState = <TopicName>
# END SNIPPET: jndi

IIB JMSInputNode Properties in message flow:

BASIC:
Subscription topic: <TopicName>

JMS Connection:
JMS Provider Name: ActiveMQ
Initial Context Factory: org.apache.activemq.jndi.ActiveMQInitialContextFactory
Location JNDI Binding: /var/mqsi/shared-classes/jndi.properties

This is the error message we are getting as we start the message flow:

May 30 15:19:25 IIB[52751]: IBM Integration Bus v100011 IIB.ATMS) [Thread 62929] (Msg 1/1) BIP4640E: IIB JMSClient. 'Broker 'IIB'; Execu
tion Group 'ATMS'; Message Flow 'atms'; Node 'ComIbmJMSClientInputNode::JMS Input::ComIbmJMSClientInputNode' ' There is a configuration problem with the JNDI Administered objects whe
re: Initial Context Factory = 'org.apache.activemq.jndi.ActiveMQInitialContextFactory'. Location of the bindings = '/var/mqsi/shared-classes/jndi.properties'. ConnectionFactory Name =
''. JMS destination = ''. The exception text is : ' javax.naming.NameNotFoundException : <TopicName>, Unable to find JMS Destination in JNDI'.
[/u]
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ActiveMQ-IIB configuration
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.