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 » JMS issue when testing using IBM Integration Bus test client

Post new topic  Reply to topic
 JMS issue when testing using IBM Integration Bus test client « View previous topic :: View next topic » 
Author Message
francisborgio
PostPosted: Tue Nov 22, 2016 5:30 am    Post subject: JMS issue when testing using IBM Integration Bus test client Reply with quote

Newbie

Joined: 22 Nov 2013
Posts: 4

I developed a message flow with JMSInput Node -> JMSMQTransform Node -> Mapping Node -> MQOutput Node.
I have configured the JMS in Linux Server with the following details.
INITIAL_CONTEXT_FACTORY=com.sun.jndi.fscontext.RefFSContextFactory
PROVIDER_URL=file:///usr/app/wmq/JNDI-Directory
Connection Factory Name: QueueConnectionFactory
Queue Name: qmdev1
When I test the JMS Message Flow connecting the remote integration node using IIB Test Client, it is not accepting the remote folder location file:///usr/app/wmq/JNDI-Directory. The folder is automatically changed to 'C:\usr\app\wmq\JNDI-Directory' with exception javax.naming.NameNotFoundException; remaining name 'C:\usr\app\wmq\JNDI-Directory’. Please help me to solve the issue.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Nov 22, 2016 6:05 am    Post subject: Re: JMS issue when testing using IBM Integration Bus test cl Reply with quote

Grand High Poobah

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

francisborgio wrote:
I developed a message flow with JMSInput Node -> JMSMQTransform Node -> Mapping Node -> MQOutput Node.
I have configured the JMS in Linux Server with the following details.
INITIAL_CONTEXT_FACTORY=com.sun.jndi.fscontext.RefFSContextFactory
PROVIDER_URL=file:///usr/app/wmq/JNDI-Directory
Connection Factory Name: QueueConnectionFactory
Queue Name: qmdev1
When I test the JMS Message Flow connecting the remote integration node using IIB Test Client, it is not accepting the remote folder location file:///usr/app/wmq/JNDI-Directory. The folder is automatically changed to 'C:\usr\app\wmq\JNDI-Directory' with exception javax.naming.NameNotFoundException; remaining name 'C:\usr\app\wmq\JNDI-Directory’. Please help me to solve the issue.


One of the reasons here is because your folder location as shown is not remote: you do not show any hostname in the URL. As such the URL has to be interpreted as a local file. I'd guess C: is your default drive.

The default description of the URL is
protocol://[hostname]/[drive:]/path/filename

Hope his helps
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JMS issue when testing using IBM Integration Bus test client
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.