| Subcribe via RSS

Java CMS Dream

November 1st, 2008 Posted in java

Where oh where is the java cms of my dreams? For years people have pondered that same question and there is still no answer.

This is what I want: full templating engine, database based on hibernate, deployable as a war and a plugin system similar to Drupal or Wordpress.

There are a few existing systems that have a few of these, but not all. The big stumbling block is the plugin system. But there may be hope now.

The past few days I’ve been learning about OSGi and it looks it will fit the bill. Now I either have to write a cms with OSGi myself or wait for someone else to do it. I predict that within a year, fall 2009, there will be a cms that uses OSGi for plugins. Atleast that is what I am crossing my fingers for.

Tags: ,

One Response to “Java CMS Dream”

  1. Bertrand Delacretaz Says:

    You might not have to wait until 2009 – Apache Sling (in incubation, http://incubator.apache.org/sling) is an OSGi-based scriptable application layer that runs on top of JCR content repositories. It’s not a finished product, but a fairly powerful and simple to use toolkit for CMS-related applications.


Leave a Reply