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-5939 Application Redeployment Breaks virtual server When Using it as Default Module (Payara6) #5626

Merged
merged 2 commits into from
Feb 22, 2022

Conversation

arieki
Copy link
Contributor

@arieki arieki commented Feb 22, 2022

Description

Whenever an application that is being used as the default web module of a virtual server gets redeployed, the virtual server will stop working and not correctly process requests sent to it.

Important Info

Blockers

N/A

Testing

New tests

N/A

Testing Performed

The server must be tested remotely as the error will only trigger when accessing the virtual server through its hostname. A suggested environment to test this is AWS.
It can be tested locally by changing the domain URL from "localhost" to your local hostname.
Built Payara, Start server, deploy apps, setup default web module on a virtual server, redeploy the application

Testing Environment

Windows 11, RHEL8.4.0, JDK8, Maven 3.8.4

Notes for Reviewers

None

Arie Kiswanto added 2 commits February 22, 2022 22:23
-Create event DEPLOYMENT_COMMAND_SUCCESS to notify deployment command
-Listen the DEPLOYMENT_COMMAND_SUCCESS to perform updateHost on redeployment command
-Update copyright
@arieki arieki merged commit fbe5c35 into payara:Payara6 Feb 22, 2022
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.

None yet

2 participants