Author |
Message
|
Smarty05 |
Posted: Tue May 13, 2008 10:37 pm Post subject: How to run WMB6.1 samples without using default conf wizard? |
|
|
Apprentice
Joined: 02 May 2007 Posts: 26
|
Hi,
I want to get some hands experince on WMB new version 6.1 using the samples provided.
Initially i tried running 'Default configuration wizard', and end up in many errors . After resolving all errors also, deployment is not getting successful responce.
So I created new broker domain configuration manually which is running fine and able to deploy .bar files easily.
But it seems the samples provided with WMB runs only on 'Default configuration'. Any idea how to run (/modify) the samples to use new broker domain?
Can i use DBv8.2 database for running samples instead of default Derby DB?
Enviornment details:
WebSphere Message Broker V6.1 Fix Pack 1
WMB Toolkit Version: 6.1.0.1 interim fix 003
WebSphere MQ Version:6.0.2.3
OS-Windows XP professional
Your suggestions are highly appreciated!!!
TIA
Regards,
Smarty |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue May 13, 2008 10:47 pm Post subject: Re: How to run WMB6.1 samples without using default conf wiz |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Smarty05 wrote: |
I want to get some hands experince on WMB new version 6.1 using the samples provided.
|
Great, Go ahead
Smarty05 wrote: |
Initially i tried running 'Default configuration wizard', and end up in many errors . After resolving all errors also, deployment is not getting successful responce.
|
Post us the error, we can figure out the issue
Smarty05 wrote: |
So I created new broker domain configuration manually which is running fine and able to deploy .bar files easily.
|
Cool, But post us what error you faced previously,
Smarty05 wrote: |
But it seems the samples provided with WMB runs only on 'Default configuration'.
|
No, its a misconception, you can run the samples on the configuration you made it.
Smarty05 wrote: |
Any idea how to run (/modify) the samples to use new broker domain?
|
Select Import the sample , it will import the sample to your toolkit
Create a Bar file and deploy it.
Remember to create necessary queues that the sample required
Smarty05 wrote: |
Can i use DBv8.2 database for running samples instead of default Derby DB?
|
Sure...
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
Smarty05 |
Posted: Wed May 14, 2008 12:36 am Post subject: |
|
|
Apprentice
Joined: 02 May 2007 Posts: 26
|
Thanks Gayathri for your quick reply.
Quote: |
Select Import the sample , it will import the sample to your toolkit
Create a Bar file and deploy it.
Remember to create necessary queues that the sample required |
Correct. i did exactly the same, & was expecting it to work with newly created broker name given in .bar file. But after deploying the modified .bar to the new broker, when i 'Run the pager sample' from sample gallery, it is giving me error 'WBRK61_DEFAULT_QUEUE_MANAGER' not running...which means it always look for default configuration components to run??....
Quote: |
Smarty05 wrote:
But it seems the samples provided with WMB runs only on 'Default configuration'.
|
Please suggest the workaround if you know.
Thanks |
|
Back to top |
|
 |
Gemz |
Posted: Wed May 14, 2008 1:10 am Post subject: |
|
|
 Centurion
Joined: 14 Jan 2008 Posts: 124
|
Quote: |
Correct. i did exactly the same, & was expecting it to work with newly created broker name given in .bar file. But after deploying the modified .bar to the new broker, when i 'Run the pager sample' from sample gallery, it is giving me error 'WBRK61_DEFAULT_QUEUE_MANAGER' not running...which means it always look for default configuration components to run??.... |
Is your current Queue Manager name is 'WBRK61_DEFAULT_QUEUE_MANAGER'? |
|
Back to top |
|
 |
Smarty05 |
Posted: Wed May 14, 2008 1:21 am Post subject: |
|
|
Apprentice
Joined: 02 May 2007 Posts: 26
|
No. My current Queue manager is 'BRK1_QM'.
WBRK61_DEFAULT_QUEUE_MANAGER does not exist on my system. |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed May 14, 2008 1:26 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
you have to execute separately, dont execute the flow through sample gallery
Get the input message and place it in to the queue, and monitor the same
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 14, 2008 1:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
AFAIK (and I've not spent a lot of time with the samples!!) that queue manager is coded into the output node.
Either edit the flow, or override that property at deploy time. I'd recommend the latter, but that's just me. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|