This page last changed on Mar 16, 2006 by vmassol.

Container Features

Feature name Java Ant Maven1 Maven2 Comment
Container Instantiation ContainerFactory.createContainer("weblogic8x"...) <cargo containerId="weblogic8x".../> cargo.containers = weblogic8x <containerId>weblogic8x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.weblogic.WebLogic8xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration o.c.c.c.weblogic.WebLogicStandaloneLocalConfiguration  
Existing Local Configuration o.c.c.c.weblogic.WebLogicExistingLocalConfiguration  
Runtime Configuration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EAR  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Local Deployer  
Remote Deployer  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Debugging  

Supported Configuration properties

Standalone Local Configuration Properties

Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jvmargs GeneralPropertySet.JVMARGS N/A  
cargo.weblogic.domain WebLogicPropertySet.DOMAIN domain  
cargo.weblogic.administrator.password WebLogicPropertySet.ADMIN_PWD weblogic  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.weblogic.administrator.user WebLogicPropertySet.ADMIN_USER weblogic  
cargo.logging GeneralPropertySet.LOGGING medium  
cargo.weblogic.server WebLogicPropertySet.SERVER server  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  

Existing Local Configuration Properties

Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.weblogic.domain WebLogicPropertySet.DOMAIN N/A  
cargo.weblogic.administrator.password WebLogicPropertySet.ADMIN_PWD N/A  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.weblogic.administrator.user WebLogicPropertySet.ADMIN_USER N/A  
cargo.weblogic.server WebLogicPropertySet.SERVER N/A  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  

Runtime Configuration Properties

Runtime configurations are not supported by this container.

Document generated by Confluence on Mar 22, 2006 15:28