Database Reference
In-Depth Information
In addition to the service no longer being available, undeploying a composite (or
a composite revision) changes the state of all historical instances to stale, de-
noted by the icon If the default revision of the composite is undeployed, the
last deployed revision of the composite becomes the default.
Starting up and shutting down composites
Composites are automatically started up when they are deployed. If a composite
is shut down, all requests to the composite are rejected, including callbacks.
New requests are not served and new instances are not created. However, all
running instances are allowed to complete.
Though starting up and shutting down composites via the console is extremely
easy, if you require to start up or shut down multiple composites, two approaches
are available (discussed in detail later in this chapter):
Composites deployed to the same partition can all be started up or all be
shut down with a single operation.
Ant can be used to automate the startup and shutdown of composites.
Starting a composite
To start up a single composite from the console:
1.
On the navigator, expand Farm_[Domain] | SOA | soa-infra .
2.
Expand the default partition, and click on the HelloWorld composite and the
revision.
3.
Click on the Start Up button, which will only appear if the composite is
already shut down.
Search WWH ::




Custom Search