27162717271827192720272127222723272427252726
{ try { Action action = actionManager.lookup( actionName ); action.execute( context ); } catch ( ActionNotFoundException e ) { e.printStackTrace(); throw new ContinuumException( "Error while executing the action '" + actionName + "'.", e );
27802781278227832784278527862787278827892790
28102811281228132814281528162817281828192820
28702871287228732874287528762877287828792880
5253545556575859606162
{ Map m = createContext( data ); m.put( "data", data ); action.execute( m ); } catch ( Exception e ) { getLogger().error( e.getMessage(), e ); }
27542755275627572758275927602761276227632764
26862687268826892690269126922693269426952696
27152716271727182719272027212722272327242725
27322733273427352736273727382739274027412742
30033004300530063007300830093010301130123013