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

FISH-7052 [Community Contribution] Arquillian Remote Connector Make Address and Port Configurable #219

Merged
merged 8 commits into from
Apr 28, 2023

Conversation

jGauravGupta
Copy link
Contributor

Related PR: #214

poikilotherm and others added 8 commits April 28, 2023 13:22
Everything else is 2.6-SNAPSHOT, so probably some artifact from a release.
Was necessary to test properly.
…vice

By adding the RemoteInstanceConnectionProvider interface, a configuration
that implements this provider can override the host and port information
read from the servers configuration via the admin API of Payara.

Using this interface also avoids adding a direct dependency onto an underlying adapter.
Adding a special configuration (as already seen at the other adapter) for remote
instances allows us to make Arquillian inject the httpPort and httpHost properties.

As the config implements RemoteInstanceConfigurationProvider, the information
can be retrieved from the Payara client.
@jGauravGupta jGauravGupta changed the title FISH-7052 remote adapter config host FISH-7052 [Community Contribution] Arquillian Remote Connector Make Address and Port Configurable Apr 28, 2023
@jGauravGupta jGauravGupta merged commit 72b42ac into Payara6 Apr 28, 2023
@jGauravGupta jGauravGupta deleted the FISH-7052 branch April 28, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants