Author |
Message |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 7:11 pm Subject: 2058 On Queue Manager alias |
In order to become a programmer, rather than merely someone who writes code, you will have to learn how to answer these questions yourself.
You are right ! Guess i was looking for some easy way out ... |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 8:20 am Subject: 2058 On Queue Manager alias |
There's a difference between mentioning the Queue Manager on the MQCONN and mentioning a different Queue Manager on the MQPUT.
And in the case of an application that is sending replies, you should ... |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 7:04 am Subject: 2058 On Queue Manager alias |
If the client is connecting to C then it must specify C in the connection information or you'll get a 2058.
The queue manager alias is a routing construct once the message has been put.
THanks a ... |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 7:01 am Subject: 2058 On Queue Manager alias |
Clients only need to specify a queue manager name if they are using a client connection table.
If they are specifying host/channel/port, it's usually a waste of effort to specify qmgr name. As, am ... |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 6:36 am Subject: 2058 On Queue Manager alias |
Thanks for the prompt response.
I would just like to elaborate a bit more ..
The synchronous reply messages pass through an an hub and spoke set-up before finally reaching Queue A1 under Queue man ... |
Topic: 2058 On Queue Manager alias |
vc1981
Replies: 11 Views: 11574
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 30, 2007 6:13 am Subject: 2058 On Queue Manager alias |
Hi ,
I have a synchronous message flow set-up where by the reply is sent via queue manager aliases.While putting the reply back i am getting an 2058
The reply final needs to be sent to a queue ... |
Topic: Debugging ESQL |
vc1981
Replies: 4 Views: 4638
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 05, 2007 10:27 pm Subject: Debugging ESQL |
Couple of ways depending on your choice
1) User debugger and put breakpoints in your ESQL code and check the values you want to check.
2) Use trace node to trace the message after a node and check t ... |
Topic: Debugging ESQL |
vc1981
Replies: 4 Views: 4638
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 05, 2007 2:25 am Subject: Debugging ESQL |
Hi ,
Can somebody please point me to some link which tells me as to how i can debug an ESQL code in WMB ! |
Topic: ( BRKRSAMP1.default ) Java exception: |
vc1981
Replies: 2 Views: 3436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 02, 2007 9:42 pm Subject: ( BRKRSAMP1.default ) Java exception: |
Thanks ..
just a while ago i checked and realised that i wasn't deploying the jar file...its resolved now.
Once again thanks for ur advise |
Topic: ( BRKRSAMP1.default ) Java exception: |
vc1981
Replies: 2 Views: 3436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 02, 2007 9:00 pm Subject: ( BRKRSAMP1.default ) Java exception: |
Hi ,
I was referring to the PDF called "Websphere Message Broker Basics" and was implementing the simple example shown in Chapter 5 "Developing Applications with Java" where by ... |
Topic: Compute Node not visible in Node Palette |
vc1981
Replies: 3 Views: 3640
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 27, 2007 7:32 pm Subject: Compute Node not visible in Node Palette |
Hi ,
I have WMB V6.0 installed when in the application development perspective i try to create a simple message flow , i don't find an Compute node in the node palette .
Please help ! |
Topic: New to WMB and DB2 |
vc1981
Replies: 5 Views: 5439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jun 24, 2007 9:20 pm Subject: New to WMB and DB2 |
I have cataloged the DB2 database and from my DB2 client i am able to connect to the DB2 server .
But in my default configuration i am still getting the same error.
"BIP9801I: No supported da ... |
Topic: New to WMB and DB2 |
vc1981
Replies: 5 Views: 5439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 22, 2007 3:08 am Subject: New to WMB and DB2 |
Hi ,
I am new to WMB and DB2 .
First of all sorry for asking such an stupid doubt :
I have WMB 6 and DB2 Client installed on my windows machine .This machine doesn't have an DB2 server . Whe ... |
Topic: Websphere MQ And Oracle Integration |
vc1981
Replies: 4 Views: 5586
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 23, 2007 8:57 pm Subject: Websphere MQ And Oracle Integration |
Thanks a lot for that ! |
Topic: Websphere MQ And Oracle Integration |
vc1981
Replies: 4 Views: 5586
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 23, 2007 3:29 am Subject: Websphere MQ And Oracle Integration |
Hi ,
Can somebody point me to some documentation about Websphere MQ and Oracle Integration . |