Author |
Message |
Topic: WBI MB User Defined Node in Java - How to Build a Response? |
AlexCosta
Replies: 6 Views: 5098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 12, 2005 6:59 am Subject: WBI MB User Defined Node in Java - How to Build a Response? |
I really need a Java processing node, or in last resort a Java input node.
There should be a simple example on building the response from scratch and passing it to an output terminal.
A sample that ... |
Topic: WBI MB User Defined Node in Java - How to Build a Response? |
AlexCosta
Replies: 6 Views: 5098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 11, 2005 7:36 am Subject: WBI MB User Defined Node in Java - How to Build a Response? |
Thats right.
In my Java node, i copy the incoming message.
Then i try to use that method (createElementAsLastChildFromBitstream) to replace the response content.
It gives a strange exception when ... |
Topic: WBI MB User Defined Node in Java - How to Build a Response? |
AlexCosta
Replies: 6 Views: 5098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 11, 2005 7:06 am Subject: WBI MB User Defined Node in Java - How to Build a Response? |
Hello,
The situation is a litle different because we recieve an XML string message, but we need to create a reply with a new XML in a string returned from our java code, that is completly diferent ... |
Topic: WBI MB User Defined Node in Java - How to Build a Response? |
AlexCosta
Replies: 6 Views: 5098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 11, 2005 12:11 am Subject: WBI MB User Defined Node in Java - How to Build a Response? |
Hello,
I'm using a costum node developed in java. Every thing is working fine but i can't find any documentation regarding the construction of a new message to pass forward to the flow...
Can someon ... |
Topic: Siebel EAI MQSeries Server Transport |
AlexCosta
Replies: 1 Views: 6554
|
Forum: IBM MQ API Support Posted: Wed Dec 29, 2004 9:16 am Subject: Solved |
I Crack it...
It was necessary to define the following env. var.:
MQSERVER=SYSTEM.DEF.SVRCONN/TCP/<IP ADDRESS>
MQ_PASSWORD="XXXX"
MQ_USER_ID=<USERNAME>
Tks |
Topic: Siebel EAI MQSeries Server Transport |
AlexCosta
Replies: 1 Views: 6554
|
Forum: IBM MQ API Support Posted: Wed Dec 29, 2004 6:21 am Subject: Siebel EAI MQSeries Server Transport |
I'm trying ti integrate Siebel 7.7 with other platforms using WBI-MB.
I was told to use de "Siebel EAI MQSeries Server Transport", and i was given a clean instalation o Siebel 7.7.
I'm new to siebel ... |
Topic: WBI MB Starting Error |
AlexCosta
Replies: 8 Views: 5348
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 16, 2004 8:35 am Subject: WBI MB Starting Error |
They were there. It's finaly Up.
Tks. |
Topic: WBI MB Starting Error |
AlexCosta
Replies: 8 Views: 5348
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 16, 2004 6:36 am Subject: WBI MB Starting Error |
I think i got it....
I tryed to start the broker from the command line and the ouput was the following:
C:\Documents and Settings\Administrator>mqsistart WBRK_BROKER
WebSphere MQ queue manager r ... |
Topic: WBI MB Starting Error |
AlexCosta
Replies: 8 Views: 5348
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 16, 2004 6:12 am Subject: WBI MB Starting Error |
nop. just some warnings about the DB2 expiration in 88 days (it is the trial version) |
Topic: WBI MB Starting Error |
AlexCosta
Replies: 8 Views: 5348
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 16, 2004 6:08 am Subject: WBI MB Starting Error |
Hello,
Tks for replying so fast.
I installed the "WBI Message Broker V5.0.1" and applied the "CSD04" update.
Here are the ouputs of the command:
C:\Documents and Settings\Administrator>mqsili ... |
Topic: WBI MB Starting Error |
AlexCosta
Replies: 8 Views: 5348
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 16, 2004 4:32 am Subject: WBI MB Starting Error |
Hello, I'm a newbie in Websphere Business Integration Message Broker, and i'm trying to use the " Create a default configuration by running the Getting Started wizard" but i'm getting and error while ... |