The action method currently receives the SWF RequestContext, and I was expecting I'd be able to lookup a message from somewhere in that object chain, but I'm not finding it.

Is my only option to add another parameter from the flow definition to the method call (Making use of the resourceBundle EL variable)?