[wildfly-dev] WildFly Bootstrap(ish)

James R. Perkins jperkins at redhat.com
Mon Jun 9 18:48:41 EDT 2014


That would be easy enough to do. I created a quick project locally to 
just build a Server object to start, stop and check the state. Using 
some kind of builder to create the command or command parameters would 
be quite easy.

On 06/09/2014 03:45 PM, Stuart Douglas wrote:
> We talked about this in Brno, as this was something the tools team 
> wanted. I think what they were after was some bootstrap API that 
> basically gave them the command line arguments they needed to launch 
> the server, although I can't remember the full details.
>
> Stuart
>
> James R. Perkins wrote:
>> For the wildfly-maven-plugin I've written a simple class to launch a
>> process that starts WildFly. It also has a thin wrapper around the
>> deployment builder to ease the deployment process.
>>
>> I've heard we've been asked a few times about possibly creating a Gradle
>> plugin. As I understand it you can't use a maven plugin with Gradle. I'm
>> considering creating a separate bootstrap(ish) type of project to simple
>> launch WildFly from Java. Would anyone else find this useful? Or does
>> anyone have any objections to this?
>>

-- 
James R. Perkins
JBoss by Red Hat



More information about the wildfly-dev mailing list