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

Added missing services registration file for ApacheConnectorProvider #3771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

1 participant