Application Versioning in GlassFish 3.1

Published July 15th, 2010 Under Configuration Management, Open Source Tools | Leave a Comment

This video demonstrates the deployment of multiple version of the same application in GlassFish 3.1 Milestone 1.

Oracle Presents its Java Strategy

Published January 28th, 2010 Under Coding, Open Source Tools | Leave a Comment

Jeet Kaul, Vice President of Java Development, and Hassan Rizvi, Senior Vice President for Oracle Fusion Middleware. present their vision of Java strategy after Sun acquisition by Oracle. They talk also about GlassFish, JavaFX, JavaOne.

http://oracle.com.edgesuite.net/ivt/4000/8104/9236/12630/lobby_external_flash_clean_480×360/default.htm

JavaFX Rich Internet Applications Connected to GlassFish Java EE 5 services.

Published October 1st, 2009 Under Architecture, Coding, Open Source Tools, User Interface | Leave a Comment

GlassFish is a very popular application server offering Database access (JPA), Web Services hosting (JAX RS Jersey RESTFul services, JAX-WS) and is standard based (Java EE 5 and coming Java EE 6). JavaFX is the new platform based on the Java platform to delivering rich content based client applications (applet, standalone applications). This talk given at Jazoon 2009 describe a few ways to connect the 2 worlds: JavaFX Client, consuming Server side services hosted in a GlassFish server environment. This presentation is a mix of slides covering the different ways to connect web services to FX clients and demo covering end to end development of an App with Web Services creation and consumption with FX, using the NetBeans IDE and the GlassFish Application Server.


GlassFish V3, Java EE 6 Application server

Published August 31st, 2009 Under Architecture, Open Source Tools | Leave a Comment

This video from the talk of Jérôme Dochez and Ludovic Champenois at Jazoon 2009 demonstrates the Java EE 6 features coupled with a highly modular application server architecture where users will be capable of choosing the exact set of features they require while using the latest technology advancements from the JCP community. First, it explains how GlassFish is implemented, on top of OSGi runtime with a highly modular architecture. It will further digs into how to leverage a powerful service based framework with dependency injection to simplify the life of the GlassFish developers. Then it explains how GlassFish can be tailored to user’s need, by extending crucial parts of the application like ability to run specific application types, extending the administration infrastructure by adding configuration or administrative commands.

NetBeans 6.7 and Glassfish v3 – The Synergy for Pragmatic Java EE 6 Development

Published April 29th, 2009 Under Architecture, Coding, Open Source Tools | Leave a Comment

No slides, just code: From nothing to a maintainable Java EE / RIA application, with hacks, best practices and workarounds.

keep looking »