JTheque Utils 1.1.5

Java Logo

Hi, It’s my pleasure to announce the release of a new version of JTheque Utils, the 1.1.5. There is a lot of changes in this version. First of all, the library is now OSGi Ready, you can use it with no problem in an OSGi application. Here are the main changes of this version : [...]



A website for JTheque

Duke Java Logo

Hi, I’ve the pleasure to inform you that I’ve created a new website in English for JTheque : http://www.jtheque.com The old websites of JTheque (a French website and a French forge) were completely out of date and were too complicated too manage. This time I created an english, really simple, website to add the more [...]



JTheque : Problems when migrating to OSGi

OSGi Logo

Like you perhaps know, i’m currently migrating JTheque to OSGi. During this migration i found several problems in the JTheque architecture that made the migration impossible without changing some concepts. In this post I’ll detail all the problems I found.



JTheque is going to OSGi

OSGi Logo

Hi, Just a little post to inform you that i’m currently migrating JTheque Core to OSGI / Spring Dynamic Modules. The core will be fractioned into several bundles. The JTheque Modules will also be OSGi bundles. It will increase the modularity of the different services of the Core. And it will also be a more [...]



Develop a modular application with JTheque Core 2.0.3

The application logo

1. Introduction This article will teach you how to develop a first application with JTheque Core. We will develop a basic modular application, like an hello world. This little program will be composed of : A JTheque application A JTheque module who display an Hello World on the main view A module who will add [...]



New design for JTheque Web site

Hi, I’ve made a new design for the JTheque web site : http://jtheque.developpez.com/en I took the same design than for my personal web site. The web site is still generated with Maven 2, but i use a custom maven skin to generate the site.



JTheque Movies 1.0

JTheque Movies 1.0 - Play Movie

Hi, I finished the development of JTheque Movies 1.0 This application enable the user to manage a collection of movies and to read them directly in the application. For this last functionality, on Windows, you need Windows Media Player and on Linux you need VLC Media Player as web plugin. The user interface has been [...]