Author |
Message
|
jefflowrey |
Posted: Fri Jan 13, 2006 6:46 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I'm sure fjb_saper will correct me, but I think it's a requirement to restart the container when you update an MDB. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
tapak |
Posted: Fri Jan 13, 2006 6:57 am Post subject: |
|
|
 Centurion
Joined: 26 Oct 2005 Posts: 149 Location: Hartford,CT
|
I thought Restart Enterprise project should work . Thank you for the info. _________________ IBM Certified Solution Designer -- WebSphere MQ V5.3
IBM Certified Solution Designer -- WebSphere Business Integration - Message Broker V5
IBM Certified Specialist -- IBM WebSphere App Svr Advd Single Svr Ed. for Multiplatforms (Java) |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jan 13, 2006 9:20 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Like a lot of things, with WAS there is a difference between "should" and "does".
It shouldn't be necessary to restart the deploy mgr when trying to deploy the same Process Ear to two different logical applications...
But it is, at least with WBISF 5.1.
In general with v5.1, it seems to be good practice to restart the app server when you update an application. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jan 13, 2006 1:02 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
Well let's see.
You are changing code inside the MDB.
The requirement would be to shutdown the corresponding MDB listener port on the target before deploying to the target and restarting it afterwards.
This is not always achievable on all versions of WAS. The only way to ensure that the new code took is sometimes to recycle WAS.....
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
tapak |
Posted: Fri Jan 13, 2006 1:44 pm Post subject: |
|
|
 Centurion
Joined: 26 Oct 2005 Posts: 149 Location: Hartford,CT
|
Thank you very much for your inputs. _________________ IBM Certified Solution Designer -- WebSphere MQ V5.3
IBM Certified Solution Designer -- WebSphere Business Integration - Message Broker V5
IBM Certified Specialist -- IBM WebSphere App Svr Advd Single Svr Ed. for Multiplatforms (Java) |
|
Back to top |
|
 |
|