|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Getting Brokername and Execution name inside a message flow |
« View previous topic :: View next topic » |
Author |
Message
|
chenulu |
Posted: Fri Apr 22, 2005 12:19 pm Post subject: |
|
|
Voyager
Joined: 27 Mar 2002 Posts: 87 Location: Research Triangle Park, NC
|
What is you classpath set to? |
|
Back to top |
|
 |
mgk |
Posted: Thu Jun 16, 2005 5:45 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Hi,
According to the error message the class IS in a package. it is in
'com.ibm.broker.Utils' so you need to follow the instructions for a packaged class (i.e. create a folder structure for your class or place it in a Jar.
Cheers, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
paustin_ours |
Posted: Tue Jul 12, 2005 10:11 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
Java novice here. Can anyone help me with implementing this java external procedure?
i created a java project on my toolkit. should i create a package
com.ibm.broker? i tried this, i get bunch of erros that it cannot find MbNode
my classpath has includes
C:\Program Files\IBM\WebSphere Business Integration Message Brokers\classes\jplugin.jar;
that is where i found the MbNode classes.
am i totally out of track? |
|
Back to top |
|
 |
shra_k |
Posted: Thu Jul 21, 2005 8:25 pm Post subject: |
|
|
Apprentice
Joined: 30 Dec 2002 Posts: 37
|
buddy...u can't use any ALL classes from jplugin.jar...only those specified in the data type mapping table can be used. So using MbNode will cause problems at runtime even if you are successful in compilation. |
|
Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|