Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Restart feature #97

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Restart feature #97

wants to merge 2 commits into from

Conversation

laubstein
Copy link

Added access to restart feature :shutdown(restart=true).

New property names:

  • jboss-as.restart
  • jboss-as.restart.timeout

New shutdown parameters:

  • restart
  • restartTimeout

@laubstein
Copy link
Author

@jamezp can you take a look at this pr? The shutdown(restart) is a very interesting feature when we are dealing with an env that receives PermGen error after some hot deploys.

@jamezp
Copy link
Member

jamezp commented Oct 26, 2016

Sorry I must have missed the notification for this.

The main issue with something like this is it will only work if the server was started from standalone.(sh|bat). It won't work with the run or start goals.

For the most part too I'm not adding new features to this plugin. I've only been adding new features to the https://github.com/wildfly/wildfly-maven-plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants