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 » The question about SOAP node Listen Port

Post new topic  Reply to topic
 The question about SOAP node Listen Port « View previous topic :: View next topic » 
Author Message
zxjohn
PostPosted: Wed Oct 29, 2008 1:33 am    Post subject: The question about SOAP node Listen Port Reply with quote

Newbie

Joined: 29 Oct 2008
Posts: 6

I created two Execute Groups(EX1 and EX2) in a Broker, and deployed a message flow( include SOAP Input Node and SOAP Reply Node) to the two Execute Group. I found out that a 7080 Listen Port for EX1 and a 7081 Listen Port for EX2.
At the same time, I also used HTTP node to test, and found out that it is different than SOAP node, all HTTP message flow in the two Execute Group can listen a 7080 port.
If I wanted the SOAP message flow in the two Execute Groups listened one Port as HTTP node, How to do?
Thanks in advance.
Back to top
View user's profile Send private message Send e-mail
mgk
PostPosted: Wed Oct 29, 2008 1:58 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

You can't.

The each broker has one biphttplistener process which listenens on port 7080 (by default) for all httpinput nodes in all execution groups that belong to that broker. However for the SOAP nodes each execution group has its own port starting as 7800 for the first, 7801 for the second etc. And as most OS's only allow one process to listen on one port at once what you ask cannot be done. However, you could use a network dispatcher (or maybe some kind of proxy) to front all broker http traffic and present a single port to the user (clients) and forward all that traffic onto the correct broker port and machine...

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
zxjohn
PostPosted: Wed Oct 29, 2008 5:55 pm    Post subject: Reply with quote

Newbie

Joined: 29 Oct 2008
Posts: 6

mgk, thanks your professional answer.
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 » The question about SOAP node Listen Port
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.