Author |
Message |
Topic: To print the output |
arun57
Replies: 3 Views: 2504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 05, 2008 9:56 pm Subject: To print the output |
Now Iam using log4j to print in the console.But Iam not sure about where to put log4j.properties file. |
Topic: To print the output |
arun57
Replies: 3 Views: 2504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 04, 2008 10:26 pm Subject: To print the output |
Hi,
I was trying to print the output on the console using System.out.println().
But Iam not able to see the same on the console.Is there any other way to get it. |
Topic: deployment unsuccessful |
arun57
Replies: 2 Views: 1995
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 02, 2008 11:47 pm Subject: deployment unsuccessful |
i restart broker and deploy it agan...its working now...thanks..... |
Topic: deployment unsuccessful |
arun57
Replies: 2 Views: 1995
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 02, 2008 10:30 pm Subject: deployment unsuccessful |
hi...
i am using broker6.0 in widows XP.my issue is as follows:-
i am not getting the bar file deployed under execution group after deployment even though i am getting successful response pop-up w ... |
Topic: oracle driver error |
arun57
Replies: 2 Views: 2274
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 15, 2008 4:23 am Subject: oracle driver error |
hi,
when i run a test message across one of our message flows deployed to the version 6.0 broker on XP, i am gettin following error:
( WBRK6_DEFAULT_BROKER.test ) Database error: SQL State ''IM0 ... |
Topic: esql issue |
arun57
Replies: 9 Views: 4771
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 10, 2008 9:37 pm Subject: esql issue |
I am sure that "OutputRoot.XMLNSC.numbers.num1" exist as i copy entire message from input root to output root..my message is in XMLNSC domain.my input is :-
<numbers><id>15711 ... |
Topic: esql issue |
arun57
Replies: 9 Views: 4771
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 07, 2008 2:48 am Subject: esql issue |
but can u explain what is the need of doing that as we are not using myRef outside the function? please elobrate. |
Topic: esql issue |
arun57
Replies: 9 Views: 4771
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 07, 2008 2:40 am Subject: esql issue |
i pass that reference in form of myRef.please tell if i m not correct. |
Topic: esql issue |
arun57
Replies: 9 Views: 4771
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 07, 2008 1:11 am Subject: esql issue |
Hi -
This looks simple but I'm having some issues. I have a table DATACHECK in database.I need to extract the <Name> field from the table corresponding to the id which i am giving as input in ... |
Topic: WMB editor error |
arun57
Replies: 7 Views: 3972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2008 4:24 am Subject: WMB editor error |
ok...
Thanks for you assistance... |
Topic: WMB editor error |
arun57
Replies: 7 Views: 3972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2008 4:11 am Subject: WMB editor error |
i open esql file with an external tool, it is maintaining the code of both the nodes in same editor.there is only one esql file for both the node. Is it creating any problem? |
Topic: WMB editor error |
arun57
Replies: 7 Views: 3972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2008 3:51 am Subject: WMB editor error |
toolkit version-6.0.2
i will explain in better way :-
my flow consist of database node and compute node.first i put code in database node and saved it.now i move onto compute node, here i see the ... |
Topic: WMB editor error |
arun57
Replies: 7 Views: 3972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2008 3:33 am Subject: WMB editor error |
hi
i am getting a strange error. I am using database and compute node in my flow.After putting esql code in one node, it is getting copied to another node automatically. thereby ending up with the ... |
Topic: error while creating broker |
arun57
Replies: 2 Views: 2020
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 23, 2008 5:24 am Subject: error while creating broker |
now the problem got resolved. actually i was using a wrong name for database while entering mqsicreatebroker command.
thanks for your assistance. |
Topic: error while creating broker |
arun57
Replies: 2 Views: 2020
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 22, 2008 11:51 pm Subject: error while creating broker |
mqsicreatebroker BROKER1 -i userid -a password -
q BROKER1_QUEUE_MANAGER -n Derby
AMQ8110: WebSphere MQ queue manager already exists.
WebSphere MQ queue manager running.
The setmqaut command c ... |