Catch WSIF Exception in BPEL
Hi all,
I've posted the problems here http://forums.oracle.com/forums/thread.jspa?messageID=4319842 and here http://forums.oracle.com/forums/thread.jspa?messageID=4333979↛, but no response so far, so I try my luck here even I'm not sure this the correct place since I can't find any SOA related community here.
To summarize, from BPEL I want to invoke Java method wrapped in WSIF. This method throws Java exception which I want to catch in the BPEL, but so far I'm unable to do so. I know this should be possible since I follow exactly this tutorial http://www.oracle.com/technology/pub/articles/bpel_cookbook/juric.html
0