Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Conversation

paolobazzi
Copy link

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