Joshua Java

Posts Tagged ‘glassfish

10 Java Technology Resolution for 2009

Posted by: Joshua on: January 1, 2009

2009 is coming to your way and it’s time to get ready on what technology lies ahead. Refactor, refactor and refactor is the theme for 2009. A whole new technology is coming your way and it’s good to take a sneak peek on what technology is worth evaluating to be used for our projects [...]

Seam 2.0 on Glassfish 2.1

Posted by: Joshua on: January 30, 2008

I’ve tried running my Seam apps on Glassfish 2.1 and it’s running very smooth and faster than before. This is a major improvement to Glassfish 2.0. Thanks for the hardwork done by the Glassfish team.

Deploying Seam POJO apps on Glassfish

Posted by: Joshua on: January 29, 2008

Alot of people wondered whether Seam can be deployed on other appserver other than JBoss AS. Well indeed it can. Now I’m going to show how to deploy Seam on Glassfish in a very simple way without you having to modify your project stub that is created with seam-gen. So in the future you only [...]

Glassfish to the rescue

Posted by: Joshua on: November 9, 2007

For the last 4 days I’ve been working with application to be deployed on IBM Websphere 5.1. But Websphere seems to be so weird besides it is so resource consuming . Application that has error on runtime can not be started on WAS and if I’ve got error when I start the apps from [...]