Versions Compared

Key

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

...

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("weblogic8x"...)

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

(tick) <containerId>weblogic8x</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.weblogic.WebLogic8xInstalledLocalContainer

(tick)

(tick)


   Passing system properties

(tick)

(tick)

(tick)


   Installer

(tick)

(tick)

(tick)


Remote Container

(error)

(error)

(error)


...

...

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Installed Deployer

(tick) o.c.c.c.weblogic.WebLogic8xSwitchableLocalDeployer

(tick)

(tick)


Embedded Deployer

(error)

(error)

(error)


Remote Deployer

(error)

(error)

(error)


...

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Debugging

(tick)

(tick)

(tick)


...