What steps will reproduce the problem? 1. Use 'ServerDispatchModule#bindHandler(...)' to bind a handler implementation. 2. Try executing the handled action.
What is the expected output? What do you see instead?
It should find the handler and execute it, passing in the action instance. Instead, an 'UnsupportedHandlerException' is thrown.
Comment #1
Posted on Jul 7, 2009 by Grumpy RhinoThere seems to be a bug in the ActionHandlerLinker implementation.
Comment #2
Posted on Jul 7, 2009 by Grumpy RhinoThis issue was closed by r23.
Comment #3
Posted on Jul 7, 2009 by Quick Camelcould please upload the new snapshot to your maven2 repos? Thx
Comment #4
Posted on Jul 7, 2009 by Grumpy RhinoGood point. It has been uploaded now.
Status: Fixed
Labels:
Type-Defect
Priority-Critical
Milestone-Release1.0