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

Override HTTP and HTTPS ports via system properties #230

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

lprimak
Copy link
Contributor

@lprimak lprimak commented Feb 9, 2024

Able to override http(s) ports with system properties

Currently, adminHost and adminPort can be overridden by system properties, but not http/https ports
This prevents TestContainers to function properly when creating Payara image with random ports in Docker.

Introduced new system properties
httpPort
httpsPort

These will override default ports gotten from the server

@lprimak
Copy link
Contributor Author

lprimak commented Feb 15, 2024

@jGauravGupta @abdulrahim458 Please take a look, easy fix :)
Also, can you upgrade to Arquillian 1.8.0.Final please?
Thank you!

@lprimak
Copy link
Contributor Author

lprimak commented Mar 8, 2024

@jGauravGupta @abdulrahim458 ping :) ping

@lprimak
Copy link
Contributor Author

lprimak commented Apr 3, 2024

ping ping

@jGauravGupta jGauravGupta self-requested a review April 3, 2024 10:36
@jGauravGupta jGauravGupta merged commit 85f60d6 into payara:Payara6 Apr 3, 2024
1 check passed
@lprimak lprimak deleted the override-http-ports branch April 3, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants