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 » Doubt clear request - HTTP Listener & Embedded listener

Post new topic  Reply to topic
 Doubt clear request - HTTP Listener & Embedded listener « View previous topic :: View next topic » 
Author Message
ghoshly
PostPosted: Thu Jun 12, 2014 12:30 am    Post subject: Doubt clear request - HTTP Listener & Embedded listener Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

Hello,

What I understand from Broker documentation, that till WMB V7
Quote:
SOAP nodes always use the listener that is embedded in the execution group, and only this listener; you cannot configure them to use the broker-wide listener.

http://www-01.ibm.com/support/knowledgecenter/api/content/SSKM8N_7.0.0/com.ibm.etools.mft.doc/ac56650_.htm

However in WMB V8 onwards SOAP nodes can use the broker-wide listener.
http://www-01.ibm.com/support/knowledgecenter/api/content/SSKM8N_8.0.0/com.ibm.etools.mft.doc/ac56650_.htm

How can we disable execution group specific embedded listener so that SOAP nodes processing SOAP messages use broker-wide listener?
Back to top
View user's profile Send private message
Esa
PostPosted: Thu Jun 12, 2014 1:19 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

Code:
mqischangeproperties <broker_name> -e <executiongroup_name> -o ExecutionGroup -n soapNodesUseEmbeddedListener -v false
Back to top
View user's profile Send private message
ghoshly
PostPosted: Thu Jun 12, 2014 1:35 am    Post subject: Thanks ..... Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

Thanks, it works. It should be added in the documentation as well.

I know broker-wide listener is default for HTTP nodes.
Can we say that HTTP nodes has preference for broker-wide listener and it would work with embedded listener only when broker wide listener is disabled?

When both listener is active, we see that message flow with HTTP nodes uses broker wide listener only.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Doubt clear request - HTTP Listener & Embedded listener
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.