I have got the solution for the calling a java method using ESQL.
1. Deploying the jar file with the message flow.
this is working for me earlier. I tried in the second way which is working now.
2. we have to place the jar file in the following location
C:\Documents and Settings\All Users\Application Data\IBM\MQSI\shared-classes. from this loaction broker is going to recognise the jar file. from this path only broker is going to identify the java class.
Here no need to add jar file to the bar file
Little addition for 2.
Instead of
"C:\Documents and Settings\All Users\Application Data\IBM\MQSI\shared-classes"
you should use
Broker's WorkPath\shared-classes
WorkPath can be recognized using
mqsiservice <brkname>
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