|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
The question about SOAP node Listen Port |
« View previous topic :: View next topic » |
Author |
Message
|
zxjohn |
Posted: Wed Oct 29, 2008 1:33 am Post subject: The question about SOAP node Listen Port |
|
|
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 |
|
 |
mgk |
Posted: Wed Oct 29, 2008 1:58 am Post subject: |
|
|
 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 |
|
 |
zxjohn |
Posted: Wed Oct 29, 2008 5:55 pm Post subject: |
|
|
Newbie
Joined: 29 Oct 2008 Posts: 6
|
mgk, thanks your professional answer. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|