Can anybody provide me the good tutorial link for creating OSGi web application using JBoss Developer.I have to use OSGi framework but I cant figure out where to start and I am using JBoss developer tool for that.
Can anybody provide me the good tutorial link for creating OSGi web application using
Share
There’s a general introduction to OSGi web applications here, although it doesn’t specifically discuss JBoss or JBoss developer. However, the principles are pretty universal. If you can create a normal OSGi bundle and a normal web application you can create an OSGi web application.