Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework SoapTransportCommandProcessor command resolution #81

Open
eswdd opened this issue Aug 11, 2014 · 0 comments
Open

Rework SoapTransportCommandProcessor command resolution #81

eswdd opened this issue Aug 11, 2014 · 0 comments

Comments

@eswdd
Copy link
Contributor

eswdd commented Aug 11, 2014

Currently this is inconsistent with other command processors in that it resolves the command in getCommandResolver(), rather than in the resolveCommand() method on the returned object. This causes probs when trying to test adding of standard hooks for #59.

When resolve this, then also resolve the SoapTransportCommandProcessorTest TODOs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant