Ant Commands You Can Use to Compile and Deploy Composites
Command | Descriptions |
---|---|
|
Compiles and deploys all composites including Oracle Meta Data Services. |
|
Deploys all composites including Oracle Meta Data Services. Deploys custom composites according to the following value in the deployCustomExtensionsAlso parameter in the properties file:
|
|
Deploys the same items that the deployAll command compiles and deploys except does not compile or deploy Oracle Meta Data Services. |
|
Deploys only the Oracle Meta Data Services artifacts. Does not deploy any composites. |
|
Deploys a specific composite according to the following information that you provide:
|
|
Same as the deployComposite command but you do not provide the path to the deployment configuration plan. |
|
Compiles a specific composite according to the following information that you provide:
|
|
Compiles and deploys a specific composite according to the following information that you provide:
|
|
Compiles all custom composites according to the composites listed in the properties file. |
|
Deploys all custom composites according to the composites listed in the properties file. |
|
Compiles and deploys all custom composites according to the composites listed in the properties file. |
|
Undeploys all composites including Oracle Meta Data Services. |
|
Undeploys all composites. Does not undeploy Oracle Meta Data Services. |
|
Undeploys only Oracle Meta Data Services. |
|
Undeploys a specific composite according to the composite name that you provide. |