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

[WFMP-185] Deploy the application by copying it to deployments dir #289

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Feb 20, 2023

Instead of using the deploy management operation, the deployment is copied into the standalone/deployments directory.

The runtime-name field is now used to rename the file that is copied to the standalone/deployments directory.

JIRA: https://issues.redhat.com/browse/WFMP-185

Instead of using the `deploy` management operation, the deployment is
copied into the standalone/deployments directory.

The runtime-name field is now used to rename the file that is copied to
the standalone/deployments directory.

JIRA: https://issues.redhat.com/browse/WFMP-185
@darranl
Copy link
Contributor

darranl commented Feb 20, 2023

Are we not loosing some functionality from the plugin with this? Is it not possible for this command to also be used with a remote server?

@darranl
Copy link
Contributor

darranl commented Feb 20, 2023

Ah I see this is about packaging the server, it is not the main deploy command

@jamezp jamezp merged commit 943a6b0 into wildfly:main Feb 20, 2023
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.

4 participants