en:dev:env:karaf:jax-rs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:dev:env:karaf:jax-rs [2019/05/27 20:28] – created alexejsaileren:dev:env:karaf:jax-rs [2020/10/11 21:34] (current) alexejsailer
Line 3: Line 3:
 Yesterday I was able to run a simple jax-rs service on Karaf by implementing a bundle project and adding all needed dependencies manually into the Karaf deploy folder. Actually I thought it will be hard but it was simple. Anyway I was still not absolutely happy with that what I got at the end, especially with my step placing bundles into the deploy folder of Karaf. So I started to create a Karaf feature, who likes may just look into my Github [[https://github.com/alexejsailer/karaf-playground | karaf-playground]] the feature is still not complete but I will manage that soon. Yesterday I was able to run a simple jax-rs service on Karaf by implementing a bundle project and adding all needed dependencies manually into the Karaf deploy folder. Actually I thought it will be hard but it was simple. Anyway I was still not absolutely happy with that what I got at the end, especially with my step placing bundles into the deploy folder of Karaf. So I started to create a Karaf feature, who likes may just look into my Github [[https://github.com/alexejsailer/karaf-playground | karaf-playground]] the feature is still not complete but I will manage that soon.
  
-**Ok, that was my attemp to use jersy... Later an OSGi advocate pointed me to another tutorial which is based on CXF and I can definitely recommend that it is absolutely complete and easy to setup.**+**Ok, that was my attemp to use jersy... Later an OSGi advocate pointed me to another tutorial which is based on CXF and I can definitely recommend thatit is absolutely complete and easy to setup.**
  
 Here you can find the Github link [[https://github.com/apache/karaf/tree/master/examples/karaf-rest-example|Karaf-REST-Example]] Here you can find the Github link [[https://github.com/apache/karaf/tree/master/examples/karaf-rest-example|Karaf-REST-Example]]
 +
  
  • en/dev/env/karaf/jax-rs.txt
  • Last modified: 2020/10/11 21:34
  • by alexejsailer