Author |
Message |
Topic: calling EJB from JavaComputeNode |
covxr5
Replies: 4 Views: 3531
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 17, 2006 6:20 am Subject: Resolved |
added Thread.currentThread().setContextClassLoader(this.getClass().getClassLoader() before getting InitialContext and it worked.
I was told by IBM that this will be taken care of in FP3. |
Topic: calling EJB from JavaComputeNode |
covxr5
Replies: 4 Views: 3531
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 01, 2006 2:50 pm Subject: calling EJB from JavaComputeNode |
jefflowery, I have RAD V6 installed on the windows machine (that has broker also). How do I make broker runtime aware of websphere j2ee client libraries? |
Topic: calling EJB from JavaComputeNode |
covxr5
Replies: 4 Views: 3531
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 01, 2006 5:47 am Subject: calling EJB from JavaComputeNode |
Hello,
I am trying to call EJB from JavaComputeNode to enrich the message and I am getting error:
"Cannot instantiate class: com.ibm.websphere.naming.WsnInitialContextFactory"
Code ... |
Topic: Calling EJB or web service from java plugin node |
covxr5
Replies: 9 Views: 6411
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 01, 2006 5:08 am Subject: Calling EJB or web service from java plugin node |
Hi,
I am trying to call EJB from JavaComputeNode and I am getting "Cannot instantiate class: com.ibm.websphere.naming.WsnInitialContextFactory" exception. I am not able to figure out wha ... |
Topic: strange install problem with Rational Agent Controller 6.0.0 |
covxr5
Replies: 9 Views: 5135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 7:48 am Subject: strange install problem with Rational Agent Controller 6.0.0 |
I did add <JRE_HOME>/bin to PATH and tried. Still having the same problem. |
Topic: strange install problem with Rational Agent Controller 6.0.0 |
covxr5
Replies: 9 Views: 5135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 6:47 am Subject: strange install problem with Rational Agent Controller 6.0.0 |
yes. I do have multiple JRE. |
Topic: strange install problem with Rational Agent Controller 6.0.0 |
covxr5
Replies: 9 Views: 5135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 6:28 am Subject: strange install problem with Rational Agent Controller 6.0.0 |
Tried short path and didn't work.
Do I need to check any windows environment variable or need to include any library in PATH and/or CLASSPATH for this to work? |
Topic: strange install problem with Rational Agent Controller 6.0.0 |
covxr5
Replies: 9 Views: 5135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 6:08 am Subject: strange install problem with Rational Agent Controller 6.0.0 |
Thanks jefflowery.
java.exe is in c:\Program Files\java\j2re1.4.2_10\bin folder.
I tried c:\Program Files\java\j2re1.4.2_10 and as well as c:\Program Files\java\j2re1.4.2_10\bin with and without ... |
Topic: strange install problem with Rational Agent Controller 6.0.0 |
covxr5
Replies: 9 Views: 5135
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2006 4:46 am Subject: strange install problem with Rational Agent Controller 6.0.0 |
Hi,
I have WMB V6.0.0.1 installed with j2re1.4.2_10 on Windows workstation. I have been trying to install Rational Agent Controller 6.0.0.1. On the "Java Runtime" wizard, where java.exe location n ... |
Topic: a way to set "additionalInstances" on message flow |
covxr5
Replies: 4 Views: 3616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 10, 2006 2:26 pm Subject: a way to set "additionalInstances" on message flow |
Hello, I am trying to figure out a way to set "additionalInstances" on message flow but I couldn't get it working using CMP. There is a method to get additional instances "getAdditionalInstances" but ... |