EclipseSource Blogs

Read all latest blog posts

How to track lifecycle changes of OSGi bundles

Jan 23, 2013

This post explains how to track changes in the lifecycle state of OSGi bundles, using two different techniques: an OSGi BundleListener and an Eclipse BundleWatcher. The OSGi Lifecycle (source: OSGi …

10 Tips for using the Eclipse Memory Analyzer

Jan 21, 2013

Analyzing and understanding the memory use of an application is challenging. A subtle logic error can result in listeners never being disposed, ultimately leading to the dreaded OutOfMemory error. …

Deployment habits are changing at the speed of a container ship

Jan 18, 2013

Thank you very much for participating in the survey “How will you run your RAP application in 2013?”. Very interesting results. Deployment habits seem to be rather conservative in the environment of …

RAP 2.0 RC1 published

Jan 18, 2013

The RAP team wishes everyone a Happy New Year and proudly presents the first release candidate for RAP 2.0. When you look at our New and Noteworthy log for RAP 2.0 RC1, you’ll notice that we are going …

Tabris 0.10.0 – New & Noteworthy

Jan 17, 2013

Happy New Year from the Tabris Team! We are having an exiting start into the new year with another release of Tabris, Tabris 0.10.0. The focus of the latest release is user experience. We added …

OSGi JAX-RS Connector 2.2.0 released (JAX-RS 2.0 update)

Jan 14, 2013

There’s good news for our OSGi JAX-RS Connector. We’ve added a consumer implementation that gives you the opportunity to reuse your @Path/@Provider interfaces to consume REST services in a generic …