Categories
- Android (51)
- Challenge of the month (14)
- Dirk Fauth (34)
- Eclipse (309)
- Hendrik Still (1)
- Java (30)
- Jeanderson Candido (3)
- Lars Vogel (109)
- Matthias Mailänder (3)
- OSGi (25)
- Other (36)
- Papercut (15)
- Private (4)
- Servlet (2)
- Simon Scholz (6)
- Softskill Topics (5)
- vogella (34)
- Web (7)
vogella tutorial rss feed
- An error has occurred, which probably means the feed is down. Try again later.
Home
Recommended
Twitter
-
Recent Posts
Tag Archives: OSGi Services
Build REST services with OSGi JAX-RS whiteboard
Some years ago I had a requirement to access the OSGi services inside my Eclipse application via web interface. Back then I used the OSGi HTTP Whiteboard Specification and wrapped a servlet around my service. Of course I wrote a … Continue reading