Online Widget development
Zembly is an online platform, where you can create your own Widgets and publish your own RESTfull webservices. If you already have a SUN webaccount, you can login and maintain your applications. It is also possible to use other public Widgets and services from other Zembly users. There are several services available from [...]
The Java Platform, Enterprise Edition (Java EE), the industry standard for building enterprise and web applications, has innovated over the years to cover an increasing range of application needs. The latest edition, Java EE 6, improves on the Java EE 5 developer productivity features, breaks the “one size fits all” approach with Profiles, adds extensibility, [...]
Actually it’s the other way around. The new Glassfish application server model is all about OSGi modules. There is an Apache Felix base container (OSGi container), and in there we have a whole collection of modules deployed on Felix. The servlet container module, the JBI ESB module, and so on. It is possible to maintain [...]