Feedbacks
OSGi JAX-RS Connector 4.0 released
Today we are proud to release the OSGi JAX-RS Connector 4.0. A lot has happened since the 3.3 release back in March 2014. This post will give you an overview of the new and noteworthy things included …
Read the JavaDoc -- Then test your assumptions
Today I was investigating Bug 427148. The problem is when you update on Windows it sometimes fails if the executable is being updated. This is because the file is locked, and you cannot overwrite it …
Ready, Steady, Vir...Go!
[ https://eclipsesource.com/images/onYourMarks.jpg does not exist Where we are today As of today, you are able to scale up and scale out easily with Virgo. You can run OSGi applications with Virgo on …
e4 on RAP - How does it work
In the post in which we introduced e4 on RAP we promised to give you some technical background information how we managed to get e4 applications running on RAP - if you are interested in the …
e4 on RAP - Update for Luna M7
Update to Luna M7 We’ve updated the codebase to the upstream Luna M7 bits - remember from the initial post - we had to fork some of the upstream bundles because they contained code we cannot support …
Ensure Class Library Compatibility in a Maven Build
When you build jars that are supposed to work with a specific JRE version, it’s not sufficient to set the correct compiler level. Even if the compiler creates byte code for a particular language …