Felix Meschberger wrote:
The Deployment Admin on the other defines a packaging specification
(with extensibility) to package multiple bundles into a single package
and deploy it to some running OSGi frameworks. The deployment package
may declare further dependencies which must be resolved in the framework
to successfully deploy the package. The Deployment Admin spec also has
some installation guaranetees in it such as transactionality in some
sense: installing a Deployment Package is an all-or-nothing game: Either
the package insalls completely or not at all if there occurr some
problems while trying to install.
Once deployment of the package is complete, does it have any effect in
runtime? Does it create a namespace of its own, or the bundles that get
deployed as part of the deployment package behave as if they were
installed separately?
Actually, I am looking for a spec document to learn more. Is there one?
I don't want just the javadocs.
Thanks,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]