Expand my Community achievements bar.

Jar file in install folder is not showing up in felix console

Avatar

Level 5

Have you guys seen that the jar file gets pushed to install folder using jenkins but doesn't get activated and show up in felix console? Is it anyways related to acs commons package we've installed.

 

We are kind of stuck, so any pointers will be greatly appreciated. We are ending up manually uploading the jar files from felix console (which works btw)

 

Thanks

1 Reply

Avatar

Level 10

As a test  - try building an OSGI JAR and then placing it into the install folder.  Then package up all content below /apps/<your project> and /content/<your content> and see if that works.

The iussue is either with how its placed in install or the actual OSGi. When we place OSGi JARs in the folder and package everything under /apps (including the install folder) - the OSGi bundle is deployed and placed into an Active State.