Hi all,
Intent to run multiple bundles in HCP rather than using WAR or WAB.
The idea is to run/install the application modules in separate bundles (one modules one bundle).
Hence, we able to stop/update individual module/bundle without impact/stop the entire application - which actually the basic feature of OSGi and HCP is running in OSGi framework isn't it?
And the follow-up on that is to run the application bundles in different folder/directory, because there is "adapter" concept in our application, where "3rd party" can "plug-and-play" their services. Any idea if possible to "3rd party" to upload their bundles into specified(configurable) directory in HCP?
Any comment and idea is appreciated, Thank you.
This topic/approach seem relevant, but the discussion is old (feb 2013), so is there any similar feature is already merge to HCP?
Any idea where to check this? meanwhile shall try the method mentioned.
Configure autostart for bundles using eclipse features
Read discussion below, but they basically WAB (Not direct relevant to what looking for).
Thanks & Regards,
Chai