Posted: Thu May 22, 2008 10:33 am Post subject: Problem with resource bundle in Javacompute node
Newbie
Joined: 22 May 2008 Posts: 5
HI ,
I'm using a JavaCompute Node in my message flow. But I'm getting the below error while testing it and the message is put to the failure Q.
Error message : BIP2231E: The message has been augmented with an exception list and has been propagated to the node's failure terminal for further processing.
See the following messages for details of the error.
RecoverableException BIP4376S: Unable to locate resource bundle 'requestmessages'.
The Java resource bundle could not be found by the Java API framework.
Make sure the Java resource bundle is in the CLASSPATH and restart the broker.
requestmessage is a class present in the javacode of the Javacompute node which extends ListResourceBundle
I could not understand what classpath needs to be set for the resource bundle to work.Do I need to give the class 'requestmessages' outside the message flow and set the classpath. Pllease help me out to resolve this.
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