|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MDB Startup options |
« View previous topic :: View next topic » |
Author |
Message
|
gvpatil |
Posted: Thu Jul 13, 2006 9:14 pm Post subject: MDB Startup options |
|
|
 Newbie
Joined: 18 Jan 2002 Posts: 9
|
When we deploy our application on to WAS (Websphere Application Server 5.1.2), even before the complete application boots up MDB starts processing messages available on a Queue (external MQ).
This is giving exception as application is not available to process the messages.
I found following tag in Weblogic-application.xml, which makes sure that MDB will not start it's activity before complete bootup of application.
start-mdbs-with-application - set to false
Do we have equivalent tag or ways to set up MDB start up time in WAS,
any information would be appreciated. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jul 14, 2006 4:18 am Post subject: Re: MDB Startup options |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
gvpatil wrote: |
When we deploy our application on to WAS (Websphere Application Server 5.1.2), even before the complete application boots up MDB starts processing messages available on a Queue (external MQ).
This is giving exception as application is not available to process the messages.
I found following tag in Weblogic-application.xml, which makes sure that MDB will not start it's activity before complete bootup of application.
start-mdbs-with-application - set to false
Do we have equivalent tag or ways to set up MDB start up time in WAS,
any information would be appreciated. |
What you can do in WAS is to not start the MDBs automatically but bring up the config console and start them manually. However we have allways started them automatically and have had mimimal problems with that.
What does your MDB do that does not have the resource available at MDB start up? _________________ MQ & Broker admin |
|
Back to top |
|
 |
gvpatil |
Posted: Fri Jul 14, 2006 6:21 am Post subject: |
|
|
 Newbie
Joined: 18 Jan 2002 Posts: 9
|
MDB on message looks up for a session bean.
We don't have control over console to do the manipulation. So any work around through deployment would be helpful. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jul 14, 2006 8:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
How about changing the timeout for the lookup of the session bean? _________________ MQ & Broker admin |
|
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
|
|
|
|