Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 28, 2018. It is now read-only.

Added missing services registration file for ApacheConnectorProvider#3771

Open
paolobazzi wants to merge 1 commit into
javaee:masterjavaee/jersey:masterfrom
paolobazzi:masterpaolobazzi/jersey:masterCopy head branch name to clipboard
Open

Added missing services registration file for ApacheConnectorProvider#3771
paolobazzi wants to merge 1 commit into
javaee:masterjavaee/jersey:masterfrom
paolobazzi:masterpaolobazzi/jersey:masterCopy head branch name to clipboard

Conversation

@paolobazzi

Copy link
Copy Markdown

Jersey ClientConfig class was updated to support custom ConnectionProvider which are made available through SPI interface "org.glassfish.jersey.client.spi.ConnectorProvider", see Class ClientConfig lines 148ff.

Unfortunately the ApacheConnectorProvider module misses the necessary SPI registration file in order to provide the ApacheConnectorProvider at runtime without to explicitely have to register the connector provider within the ClientConfig instance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.