smallByte
07-25-2006, 13:01
Hello,
I am using invokeEJBMethod (EJB Adapter) to call a method running on Weblogic. Even if this method executes with an Exception, the statusFlag of the invokeEJBMethod returns '0' (Sucess). Is there any special values I have to pass from the java code to catch that exception and put '-1' in the statusFlag?
OR is this a bug in wM EJB Adapter?
Thanks,
I am using invokeEJBMethod (EJB Adapter) to call a method running on Weblogic. Even if this method executes with an Exception, the statusFlag of the invokeEJBMethod returns '0' (Sucess). Is there any special values I have to pass from the java code to catch that exception and put '-1' in the statusFlag?
OR is this a bug in wM EJB Adapter?
Thanks,