ExtApplication.InvocationResult res = null;
RequestScope scope = RequestLog.enterScope
(ApplInvokerEJB.class, "doInvoke",
new Object[] { wfe,invHlp,act,appl,params,new Boolean(useNew) });
if (RequestLog.isEnabled()) {
scope.logMessage
("Invoking " + appl.toString() + "from " + act.toString()
+ " with parameters " + params.toString());
}
try {
// Invoke in separate transaction. Else all exceptions