Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

This page has been automatically generated by Cargo's build. Do not edit it directly as it'll be overwritten next time it's generated again.


Info

Due to license conflicts, Codehaus Cargo versions 1.7.6 onwards do not contain the JOnAS Configurator in the Uberjar. If you plan to use the Codehaus Cargo JOnAS containers via Java API or ANT, please download the JOnAS Configurator JARs separately and put them in your classpath.

This does not affect the Maven2 / Maven 3 plugin, as it will download the required dependencies automatically.

Container Features

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("jonas5x"...)

(tick) <cargo containerId="jonas5x".../>

(tick) <containerId>jonas5x</containerId> 


Local Container

(tick)

(tick)

(tick) 


  Container Classpath

(tick)

(tick)

(tick) 


  Container Start

(tick)

(tick)

(tick) 


  Container Stop

(tick)

(tick)

(tick)


    Container Timeout

(tick)

(tick)

(tick)


    Embedded Container

(error)

(error)

(error) 


  Installed Container

(tick) o.c.c.c.jonas.Jonas5xInstalledLocalContainer

(tick)

(tick)

 


   Passing system properties

(tick)

(tick)

(tick) 


   Installer

(tick)

(tick)

(tick) 


Remote Container

(tick) o.c.c.c.jonas.Jonas5xRemoteContainer

(tick)

(tick) 


Configuration Features

Deployer Features

Note

The jonas5x local deployer requires the target JOnAS server to be in development mode.

If this is not the case, please use the jonas5x remote deployer.
Note that the jonas5x remote deployer can be used on a local server by setting the GeneralPropertySet.HOSTNAME parameter to localhost.

...

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Installed Deployer

(tick) o.c.c.c.jonas.Jonas5xInstalledLocalDeployer

(tick)

(tick) 


Embedded Deployer

(error)

(error)

(error) 


Remote Deployer

(tick) o.c.c.c.jonas.Jonas5xJsr160RemoteDeployer

(tick)

(tick) 


Other Features

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Debugging

(tick)

(tick)

(tick) 


Supported Configuration properties

...

...