Feature name
Java API
Ant tasks
Maven 3 plugin
Comment
Container Instantiation
ContainerFactory.createContainer("wildfly-swarm2017x"...)
<cargo containerId="wildfly-swarm2017x".../>
<containerId>wildfly-swarm2017x</containerId>
Local Container
Container Classpath
Container Start
Container Stop
Container Timeout
Embedded Container
Installed Container
o.c.c.c.swarm.WildFlySwarm2017xInstalledLocalContainer
Passing system properties
Installer
Remote Container
Standalone Local Configuration for installed container
o.c.c.c.swarm.WildFlySwarmStandaloneLocalConfiguration
Standalone Local Configuration for embedded container
Existing Local Configuration for installed container
Existing Local Configuration for embedded container
Runtime Configuration
Static deployment of WAR
Static deployment of EJB
Static deployment of EAR
Static deployment of RAR
Static deployment of (JBoss) HAR
Static deployment of (JBoss) SAR
Static deployment of (JBoss) AOP
Static deployment of files
Static deployment of OSGi Bundles
Installed Deployer
Embedded Deployer
Remote Deployer
Debugging
The tables below list both the general configuration properties as well as the container-specific ones.
Property name
Java Property
Supported?
Default value
Javadoc
cargo.hostname
GeneralPropertySet.HOSTNAME
localhost
cargo.java.home
GeneralPropertySet.JAVA_HOME
JAVA_HOME version 8 or newer
cargo.jvmargs
GeneralPropertySet.JVMARGS
N/A
cargo.logging
GeneralPropertySet.LOGGING
medium
cargo.port.offset
GeneralPropertySet.PORT_OFFSET
0
cargo.process.spawn
GeneralPropertySet.SPAWN_PROCESS
false
cargo.protocol
GeneralPropertySet.PROTOCOL
http
cargo.runtime.args
GeneralPropertySet.RUNTIME_ARGS
cargo.servlet.port
ServletPropertySet.PORT
8080
cargo.servlet.users
ServletPropertySet.USERS
cargo.standalone.ignoreNonExistingProperties
GeneralPropertySet.IGNORE_NON_EXISTING_PROPERTIES
cargo.start.jvmargs
GeneralPropertySet.START_JVMARGS
cargo.swarm.hollowswarm
cargo.swarm.ping.url
cargo.swarm.project.name
This container is automatically tested by the Continous Integration system every time there is a code change. The WildFly Swarm version used during tests is: 2018.5.0
2018.5.0