The following macros are not currently supported in the header:
- style
FlexDeploy - WebLogic Plugin Guide
The Oracle WebLogic plugin leverages WLST scripting to simplify the deployment to and the management of WebLogic servers.
Supported Versions
- 11.1.1.3+
- 12.1.3
- 12.2.1
Key Features
- Rich set of options for deploying EAR, WAR files as Applications or Shared Libraries.
- Application and Shared library deployments using stage, nostage or external_stage mode.
- Supports versioned or non-versioned deployments.
- Start and Stop operations for AdminServer, Cluster, Managed Server(s), partition, Node Manager or entire WebLogic domain.
- Restart operations for managed servers, clusters and domain.
- Run WLST script file or commands.
- Not just limited to WebLogic specific WLST commands, customers can run WLST script for any Fusion Middleware Product, for example SOA or WebCenter Portal. etc.
- Manage resources, such as JDBC data sources, JMS objects, EIS entries and OWSM Policies.
Plugin Operations
- deploy (WebLogic)
- undeploy (WebLogic)
- libraryDeploy
- libraryUndeploy
- managedWeblogicStart
- managedWeblogicStop
- managedWeblogicRestart
- adminServerStart
- adminServerStop
- executeWLST
- executeWLSTScript
- domainStart
- domainStop
- domainRestart
- startPartition
- stopPartition
- createOrUpdateDataSources
- createOrUpdateEISEntries
- createOrUpdateJMSEntries
- createOrUpdateWeblogicConfig
- deployAndImportOWSMPolicy
- importOWSMPolicy
- nodeManagerStart
- nodeManagerStop
See Appendix for more details.
The following macros are not currently supported in the footer:
- style