On Wed, Sep 30, 2015 at 1:38 PM, Emmanuel Hugonnet <ehugonne@redhat.com> wrote:
To stop the process : first I try the management API command then I have some funky code from arquillian (iirc) which kills the
jboss-modules processes.


you probably mean https://github.com/wildfly/wildfly-arquillian/blob/master/protocol-jmx/src/main/java/org/jboss/as/arquillian/protocol/jmx/ServerKillerExtension.java
Great thing it works for you :)
This was written by Stuart & me over some discussion in Brno F2F as an optional feature that we would use in testsuite for our CI
as we had problems with hanging processes.
But it ended up not really useful...

--
tomaz