Our second hybrid application – EJB as OSGi Service
Last time, we talked about our first hybrid (Java EE + OSGi) application where we discussed not only about development of hybrid applications including kind of maven plugins to use, deployment steps, etc., but also about the lifecycle of OSGi bundle and Java EE artifacts. Now, it’s time for our second hybrid application which demonstrates an EJB as an OSGi service.
Continue reading over at dzone...
