3 Deploying WebLogic SCA Runtime to WebLogic Server

This chapter describes WebLogic SCA Runtime, which is installed by default with Oracle WebLogic Server. However, it must be deployed as a shared Web application library.

Note:

Support for WebLogic SCA is deprecated in WebLogic Server 14.1.2.0.0.

Deploying a Library Using weblogic.Deployer

Note:

WebLogic SCA applications are expected to bundle spring.jar, so the Spring Framework does not have to be installed separately during WebLogic SCA Runtime deployment.

In WebLogic Server, you can deploy the library using the command-line weblogic.Deployer tool.

For information about weblogic.Deployer, see Deploying Applications and Modules with weblogic.Deployer in Deploying Applications to Oracle WebLogic Server.

For more information about deployment in WebLogic Server, see Understanding WebLogic Server Deployment in Deploying Applications to Oracle WebLogic Server.

Note:

You can deploy the WebLogic SCA Runtime library automatically by using tools that support WebLogic Server SCA, such as Oracle Enterprise Pack for Eclipse.

See Tools Support for more information on WebLogic SCA support in such tools.