WebLogic 10.x

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.

Container Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("weblogic10x"...)

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

(tick) <containerId>weblogic10x</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.WebLogic10xInstalledLocalContainer

(tick)

(tick)

 

   Passing system properties

(tick)

(tick)

(tick)

 

   Installer

(tick)

(tick)

(tick)

 

Remote Container

(error)

(error)

(error)

 

Configuration Features

Deployer Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Installed Deployer

(tick) o.c.c.c.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer

(tick)

(tick)

 

Embedded Deployer

(error)

(error)

(error)

 

Remote Deployer

(error)

(error)

(error)

 

Other Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Debugging

(tick)

(tick)

(tick)

 

Supported Configuration properties

The tables below list both the general configuration properties as well as the container-specific ones.

Standalone Local Configuration Properties

For installed container o.c.c.c.weblogic.WebLogic10xInstalledLocalContainer

Datasource and Resource configuration

In addition to the forementioned properties, this container configuration can also set up datasources and/or resources.

For more details, please read: DataSource and Resource Support.

Some versions of WebLogic require you to have a complex password, i.e. only weblogic is not enough.
If you get an error message similar to the below, please include a number in your WebLogic password, for example weblogic1.

<Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError:java.lang.reflect.InvocationTargetException
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt
    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential
    at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret
    at weblogic.security.internal.ServerPrincipalValidatorImpl.sign

Existing Local Configuration Properties

For installed container o.c.c.c.weblogic.WebLogic10xInstalledLocalContainer