> p2 set number of concurrent downloads for artifact repository
As this days I’m so much into P2, I figured out that wil be good to post some of the “hidden” features I could find. So here it comes the first one. As a P2 repository author you are able to set up the number of threads P2 will use while downloading artifacts form your [...]
Hot deploy WAR files in OSGi
These days I was looking for a simple way of deploying WAR files into OSGi. Something similar to a JEE servlet container does: I put the WAR file into a directory and it gets automatically deployed. Well, I could not find such a thing, which was easy enough to use (and do not tell me [...]