Author |
Message |
Topic: Creation Broker error |
mehdi_b_y
Replies: 1 Views: 3073
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 1:24 am Subject: Creation Broker error |
Hi,
When I create a new Broker, I can't find it in the HOME_PATH
"it is not created" .
and when I want to add a new broker or depoying an execution group
the error BIP0874E.
I delete the bro ... |
Topic: Message : BIP0874E |
mehdi_b_y
Replies: 2 Views: 3332
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 1:16 am Subject: Message : BIP0874E |
Hi,
When I create a new Broker, I can't find it in the HOME_PATH
"it is not created" .
and when I want to add a new broker or depoying an execution group
the error BIP0874E.
I delete the broker, ... |
Topic: Message : BIP0874E |
mehdi_b_y
Replies: 2 Views: 3332
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 19, 2006 5:36 am Subject: Message : BIP0874E |
Hi all,
this error is occurend when i deploy my message flow :
BIP0874E
Scenario: Message BIP0874E is displayed while you are saving the Topology editor after creating or deleting a broker, and ... |
Topic: java compute code |
mehdi_b_y
Replies: 5 Views: 4393
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2006 4:44 am Subject: java compute code |
Hi elvis_gn,
I can't debug my message flow because the jvm port is not opened.
the result of the execution is always going in the fail queue.
when I tested the flow without web service,it work ex ... |
Topic: java compute code |
mehdi_b_y
Replies: 5 Views: 4393
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2006 3:24 am Subject: Re: java compute code |
hi all,
this is my code in the java compute node
but I have a problem to invoke a service web
into this code :
public class VerificationStock_JavaCompute extends MbJavaComputeNode {
pu ... |
Topic: java compute code |
mehdi_b_y
Replies: 5 Views: 4393
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2006 3:20 am Subject: java compute code |
hi all,
this is my code in the java compute node
but I have a problem to invoke a service web
into this code :
public class VerificationStock_JavaCompute extends MbJavaComputeNode {
pu ... |
Topic: java compute node + main function |
mehdi_b_y
Replies: 1 Views: 2409
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2006 12:53 am Subject: java compute node + main function |
Hi all,
I have a java compute node, and I want to know if the class
should have a main function or an evaluate function can be
considered as a main function .
thanks. |
Topic: java compute node problems |
mehdi_b_y
Replies: 11 Views: 11649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 13, 2006 12:48 am Subject: java compute node problems |
hi dirac,
I didn't find this directory
the path of the broker is
c:\ibm\mqsi\6.0
I put the jars files in \classes and I add them in the CLASSPATH variable
but the flow is not deployed.
thank ... |
Topic: java compute node problems |
mehdi_b_y
Replies: 11 Views: 11649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 13, 2006 12:12 am Subject: java compute node problems |
Hi all,
I didn't find the path of the execution group
Please if you have any tutorial that explain how
to make reference to the externel jars files
whene deploying the message flow.
thanks. |
Topic: Java Node accessing additional JAR files. |
mehdi_b_y
Replies: 17 Views: 21588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2006 11:55 pm Subject: Java Node accessing additional JAR files. |
Hi Tom,
I have the same problem like yours
I didn't find the path of the execution group
Please if you have any tutorial that explain how
to make reference to the externel jars files
whene dep ... |
Topic: java compute node problems |
mehdi_b_y
Replies: 11 Views: 11649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2006 7:05 am Subject: java compute node problems |
thanks
my broblem now is how to deploy the message flow.
After adding an other java compute node that it need some jars files
my flow has not deployed into the execution group
an error has occur ... |
Topic: java compute node problems |
mehdi_b_y
Replies: 11 Views: 11649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2006 12:09 am Subject: java compute node problems |
Hi all,
I want to supervise step by step the execution of my message flow.
How can I do? Debugging? If yes, is there any tutorial for the MQSI v 6.0?
my flow contain a java compute no ... |