You can use the administrative console to install a composite bundle.
You can install a composite bundle in the internal bundle repository by using the administrative console as described in this topic, or by using wsadmin commands as described in Administering bundles in the internal bundle repository using wsadmin commands.
You install a composite bundle in the internal bundle repository. If the composite bundle directly contains OSGi bundles, these bundles are installed into the repository as though they are individually uploaded, and the composite bundle is also added to the bundle repository. If the composite bundle references OSGi bundles, these bundles must be present in the internal bundle repository.
After a composite bundle is installed in the internal bundle repository, its bundles are available to all applications that wish to use them when the application is resolved.