Do i have to write Activators to implement/deploy OSGi JAX-RS bundle as Declarative Services (BluePrint) to IBM Liberty -
i new osgi , attempting investigate osgi jax-rs bundles
my target runtime ibm liberty (wlp-beta-osgi-2016.1.0.0)
i jax-rs bundle started/loaded automatically , had thought can achieved using decalaritve services.
i not want have develop activators each of jax-rs services, example code have found seems overly complicated , have 100 individual jax-rs services required.
i using eclispe wdt (wdt-update-site_8.5.5.8.v20151130_1844) supports osgi bundles , allows me create blueprint file each bundle
my issue cannot discover away have jaxrs bundle start can pure java bundles execute jaxrs bundles never become active , cannot seem find logs triuble shoot issue.
is attempting achieve not possible?
how deploying jar-rs bundles liberty? deploy liberty, should create osgi application (eba). bundles installed part of osgi application should automatically started.
Comments
Post a Comment