Thanks Clement for your advices!

I finally managed to resolve the whole problem and it works perfect.
Now I have the full environment running nicely together.

Regards,
Vlatko

On Oct 10, 2009, at 8:46 PM, Clement Escoffier wrote:

Hi,


On 10.10.2009, at 20:25, Vlatko Davidovski wrote:

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.

I cannot really help you on that one as I don't know neither Pax:Provision nor the eclipse plugin (:-()

However, maybe some hint:
- if you can provision 'real' bundle, so no issue...
- if you can provision (wrapped) directory, iPOJO 1.4.2 manipulator supports directory manipulation - first, if you can provision bundle using url, you can create a non manipulated bundle, and manipulate it on the fly that to the online manipulator.

Hope this help,

Regards,

Clement



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


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


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

Reply via email to