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 » JMSInput node

Post new topic  Reply to topic
 JMSInput node « View previous topic :: View next topic » 
Author Message
paustin_ours
PostPosted: Tue Jun 11, 2013 1:51 am    Post subject: JMSInput node Reply with quote

Yatiri

Joined: 19 May 2004
Posts: 667
Location: columbus,oh

I wanted to test the JMSInput node on my local windows broker. I used the JMSAdmin tool to create QCF and Qdestination

def qcf(mbQCF)
def q(mbQ) queue(TEST) qmanager(LOCALQMGR)

this created the .bindings file.

In the node properties i have set the below
source queue --> TEST
JMS provider --> Websphere MQ
Initial context --> com.sun.jndi.fscontext.RefFSContextFactory
local JNDI bindinis --> file:/C:/temp
connection factory --> mbQCF

i put a sample message on the TEST queue and was expecting the JMSInout noe to pick it up.

I get the below error
Quote:
( MB7BROKER.default ) WMB JMSClient. ''Broker 'MB7BROKER'; Execution Group 'default'; Message Flow 'testflow'; Node 'ComIbmJMSClientInputNode::JMS Input' '' There is a configuration problem with the JNDI Administered objects where: Initial Context Factory = ''com.sun.jndi.fscontext.RefFSContextFactory''. Location of the bindings = ''file:/C:/temp''. ConnectionFactory Name = ''mbQCF''. JMS destination = ''TEST''. The exception text is : ''com.sun.jndi.fscontext.RefFSContext incompatible with javax.jms.Destination''.


Not sure what i am missing. Please advice. Thanks
Back to top
View user's profile Send private message Yahoo Messenger
fjb_saper
PostPosted: Tue Jun 11, 2013 2:29 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You need to define the destination TEST to the Jndi or you need to supply the Destination as URI form "queue:///TEST/?property=value&prop2=val2"

Why did you not set mbQ as queue in your node instead of TEST?

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
paustin_ours
PostPosted: Tue Jun 11, 2013 2:42 am    Post subject: Reply with quote

Yatiri

Joined: 19 May 2004
Posts: 667
Location: columbus,oh

Pheew! Thanks a ton. That worked i used mbQ instead of the TEST
Back to top
View user's profile Send private message 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 » JMSInput node
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.