I have an application build using OSGI with a maven build converted the application into jar The jar i've installed by placing it in deploy folder of karaf
When I use list command it shows me that the application is Active , Its a service application When I try to access it from a project outside it shows that service is not active..
Kindly help me know How to check and make applications in karaf to run ?