Tuesday, 15 March 2011

java - merge 2 projects using maven and eclipse with OSGi -



java - merge 2 projects using maven and eclipse with OSGi -

i have done 2 projects working . 1 from[1] http://www.liquid-reality.de/display/liquid/2011/12/22/karaf+tutorial+part+4+-+cxf+services+in+osgi , 1 [2] http://baptiste-wicht.com/posts/2010/07/osgi-hello-world-services.html

the first project [1] form run soap , restfull sec project [2] hello world run osgi service

i merge theses 2 projects. mean 1 can utilize other , how ? illustration when add together in form , project [1] send message (with osgi service) project [2].

thanks

so if understood correctly want have 1 bundle offers osgi service , sec project offers servlet , calls osgi service info form.

this done in first tutorial: http://www.liquid-reality.de/x/dibz

and here corresponding code: https://github.com/cschneider/karaf-tutorial/tree/master/tasklist

java eclipse maven osgi apache-karaf

No comments:

Post a Comment