113114115116117118119120121122123
try { /* * Execute */ Map<String, ?> result = provider.execute(context); log.debug("After provider execution, try to run post-execution chain"); /* * Fill MessageContext with the output from Provider