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

MP Rest Client does not honor MP Config-specified providers #5363

Closed
andymc12 opened this issue Oct 10, 2018 · 0 comments
Closed

MP Rest Client does not honor MP Config-specified providers #5363

andymc12 opened this issue Oct 10, 2018 · 0 comments

Comments

@andymc12
Copy link
Contributor

The MP Rest Client spec says that I should be able to specify providers via MP Config using comma-separated provider class names with the config key of <clientInterfaceName>/mp-rest/providers. It also specifies that provider priorities can be set using MP Config with the config key of <clientInterfaceName>/mp-rest/providers/<providerClassName>/priority.

Neither of these properties have any effect in Liberty.

Note that the MP Rest Client spec mentions this requirement for implementors, but does not currently test it in the TCK - this is being addressed in MP Rest Client Issue 126.

This should be considered a release bug.

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

2 participants