Service Installation and Bootstrap
A connector package includes metadata and OSGi bundles that include SPI implementations for the above-mentioned SPIs, in addition to any resource bundles.
The OSGi bundle includes the following components:
- /serviceDefinition.xml: – contains the service metadata information, which includes BootStrap, Products, Views sections.
- /images/: contains the images, icons, banner files.
- /OSGI-INF/l10n/resources/CloudServiceApplicationResource[_lang].properties: contains the resource properties per language supported.
- /TermsAndConditions.txt: contains the terms and conditions text for your connector. Currently locale specific terms and conditions cannot be specified.
Comments