|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Stopping an operation within the service |
« View previous topic :: View next topic » |
Author |
Message
|
sarasu |
Posted: Wed Feb 12, 2014 8:25 am Post subject: Stopping an operation within the service |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I am using MB v8.0.0.2 on z/linux.
I have a service with multiple operations in it.
I want to deploy changes only under one operation. Is it possible to make this happen ?
If I create a subflow for each operation and deploy separately, what should i do in order to make the changes effective ?
Please advise. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Feb 12, 2014 8:29 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What could possibly be the harm in redeploying the whole service?
What's the point of having a service that holds multiple operations, if you want to treat each operation as an entirely independent resource with an entirely independent workstream? |
|
Back to top |
|
 |
sarasu |
Posted: Wed Feb 12, 2014 8:54 am Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
Code: |
What could possibly be the harm in redeploying the whole service? |
Because I don't want to disturb the other operations during this deployment time.
Code: |
What's the point of having a service that holds multiple operations, |
We have an application designed which holds multiple transactions under one service, which are really not dependent, but belongs to one category. Similarly we have many services.
Code: |
if you want to treat each operation as an entirely independent resource with an entirely independent workstream? |
We want to provide all the transactions under one category as single service to our clients, so that we can provide only one wsdl for each service.
We are trying to see if we can treat it as an independent entities for each operation as a separate flow under the same service. We are trying to see if this is something possible with single wsdl for each service. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Feb 12, 2014 9:28 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You can redeploy the whole service without ever affecting any of the consumers, regardless of what operation they are calling, as long as you design and manage your deployment architecture and processes correctly.
Some basic understanding of how Broker handles deployments will get you 95% of the way to understanding how to design and manage your deployment architecture and processes correctly. |
|
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
|
|
|
|