I have follow up question on Apache ACE together with Apache Felix embedded in Tomcat?
- After version 1.0 onward (0.8.1 onward) i am unable to see latest Maven repository available for retrieval of org.apache.ace.agent? I am newbie on Apache ACE. Hence was wondering whether i am missing anything?
- I am also having similar question. Hence wanted to check whether this was successful? If yes, then how it was achieved?
Let me answer my question after some tries so that others can use the same:
As commented by Marcel, i had extracted agent jar "jar xf target.jar jar/org.apache.ace.agent.jar" and installed the same in local maven repo with command
Provided this dependency in original web application maven code as detailed below:
Added additional configured parameters where we were instantiating Felix as detailed below: