Notizblog [notI`z. `blok]: a personal blog about development and stuff.
-
PMC
Just been voted to be a Apache-Karaf PMC-Comitter Now that is real cool
-
Scrum-Ban
Is Scrum-Ban a better solution for Multi-Project Management? Here are some links about this topic: http://leansoftwareengineering.com/ksse/scrum-ban/ some slides on slideshare projekt-log another blog a free book?
-
PAXWEB-210
Just the other day I was able to finaly finish my work on PAXWEB-210. This took me a while, after the upgrade to Jetty7 the configuration of the SecurityRealm through the web.xml descritptor didn’t work anymore. 🙁 The issue on this has been, that the context of the application was already started. I was able…
-
Blocking system.exit in OSGi (Part IV)
Hey, I finally made it. After seeking for more help on the felix list (didn’t help any) I got into the problem and solved it. Here is the complete set of what you need to get around the issue of an system.exit in your Bundle. First of all you need to configure the availability of…