FISH-12092: Add warlibs Support to Redeployment via Admin Console#8065
Open
raushan606 wants to merge 2 commits intopayara:mainfrom
Open
FISH-12092: Add warlibs Support to Redeployment via Admin Console#8065raushan606 wants to merge 2 commits intopayara:mainfrom
warlibs Support to Redeployment via Admin Console#8065raushan606 wants to merge 2 commits intopayara:mainfrom
Conversation
simonladen
approved these changes
Apr 10, 2026
Contributor
simonladen
left a comment
There was a problem hiding this comment.
Tested locally.
When redeploying an application, the parameter Warlibs is now available on the redeploy page.
The asadmin command recorded becomes deploy --warlibs=true/false [...] mywar.war
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is a new feature introduced in redeployment in Admin Console.

Important Info
Blockers
Testing
New tests
Testing Performed
Testing Environment
Documentation
payara/Payara-Documentation#761
Notes for Reviewers
I will attach all relevant links here from old PRs related to it for reference:
https://github.com/payara/Payara-Documentation/pull/648/changes
https://github.com/payara/Payara/pull/7654/changes
https://github.com/payara/Payara/pull/7610/changes