
Originally Posted by
bodrin
Yes, if there is no other option I can try PAR.
A PAR is a good way of packaging up an application, but if it is not suitable for all your bundles, you could place some of them in repository/bundles/usr where they will be automatically installed as needed by your application bundle(s) or PAR(s).
The processing of bundles in the repository is rather different from that of application bundles. In particular, bundles installed from the repository are not passed through the dm Server's deployment pipeline which applies various transformations to application bundles.
Glyn Normington
SpringSource