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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -