Posted: Wed Jul 04, 2007 11:45 pm Post subject: Calling java from ESQL....
Master
Joined: 21 Apr 2007 Posts: 282
hi
I am trying to call a java method from my ESQl using create procedure..
so far I am able to call it and i know that the java method gets executed.
But I am trying to pass a blob to the java routine and according to the documentation I am using byte[] in my java routine to accept the blob.
But sadly its not working , I am tring to print the byte array in my java it prints nothing , i tried writing it to a file ...this also doesnt work..
Is there some bug that I am not aware of..
btw I am using toolkit v6.0.2 and broker 6.0.0.3 and jre 1.4 running on windows 2003.
it means java is not accepting the blob message into the byte array..
no idea..why this is happening...I check in the debug mode also..I am albe to see the blob message.. _________________ Thimk
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