6061626364656667686970
} ea.run(context, oea.nestedElement.getElement()); } catch (FaultException fault) { __log.error(fault); context.completeWithFault(fault); } } }
638639640641642643644645646647648
} ea.run(context, eao.nestedElement.getElement()); } catch (FaultException fault) { __log.error(fault); context.completeWithFault(fault); } } private class EvaluationContextProxy implements EvaluationContext {