Hi!

I am currently developing an OSGi based application and use Eclipse + Maven (m2eclipse) + OPS4J Eclipse Plugin for that purpose. Using the maven-archetype-osgi-project archetype I created my project, and using maven-archetype-osgi-bundle I created my bundles.

To run everything I just use "clean install pax:provision" inside Eclipse.

Now instead of using classic ServiceTrackers or similar, I would like to use iPojo. Any suggestions how to enable this in the easiest manner?
The following link:
http://felix.apache.org/site/how-to-use-ipojo-annotations.html#HowtouseiPOJOAnnotations-InMaven
was really helpful in creating annotated iPojo-ed bundle. However I now have problems in compiling it the right way and deploying it using OPS4J Eclipse Plugin.

Any help, suggestions, ideas would be highly appreciated!
Thanks!

Regards,
Vlatko

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to