|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Quick Q: Can SOAPnodes be made to listen to default port |
« View previous topic :: View next topic » |
Author |
Message
|
bprasana |
Posted: Fri May 07, 2010 4:53 pm Post subject: Quick Q: Can SOAPnodes be made to listen to default port |
|
|
 Disciple
Joined: 18 Apr 2005 Posts: 179
|
Can SOAPNodes be configured to listen to default (7080) port as i dont want to change the port numbers for my web services?
If not,
Are these ports configurable dynamically if I use SOAP nodes? As these ports change for each environment
Thanks
bprasana |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri May 07, 2010 11:06 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
The SOAP Nodes work on the configured PORT of the Execution Group not the Broker HTTP Listener Port.
You need to develop a design for your brokers in the different environments so that the ports remain consistent throughout. This works nicely if you have separate physical/VM's for each DEV, Test, UAT, PROD. You are asking for trouble if you have more than one of these on the same system/VM.
One idea is to tack the port number on the EG Name. Then you know that if you deploy the flow into the wrong EG it won't work. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
bprasana |
Posted: Sat May 08, 2010 6:21 pm Post subject: Infrastructre |
|
|
 Disciple
Joined: 18 Apr 2005 Posts: 179
|
Well its actually a infrastructure call to make that change.
But there are many more WMB projects going on in the same environment. But we have out dedicated EGs.
I should probably ask my infrastructure team to create static ports for the EGs throughout.
Problem however is, we cannot specify the port number and server name when create bar file for SOAP flows. Shouldnt there be a way to specify it somewhere , so that i develop my flow once but create bar files automatically for each env. something like Broker.xml.? |
|
Back to top |
|
 |
harish_td |
Posted: Sat May 08, 2010 8:40 pm Post subject: |
|
|
Master
Joined: 13 Feb 2006 Posts: 236
|
In our shop, every time we create a new EG for SOAP Flows, we run mqsichangeproperties that sets its Explicit Port number to the same port value that was used in Testing.
This is a one time effort during the EG creation and it runs fine thereafter.
Have you considered creating bar files for different env, with the same code. You can still modify the port numbers from the bar file without having to open up the flow.
Just my 0.02$ |
|
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
|
|
|
|