Tag Archives: java

glassfish in production

To run an J2EE application server like glassfish in production brings a lot of additional work after installation. While a simple installation for developers is easy, it seems no so easy today to bring glassfish in production. From my point … Continue reading

Posted in glassfish, Sun Solaris | Tagged , , , , , , , , , , , , | 4 Comments

glassfish documentation

There’s a lot of documentation for glassfish V2 and the the Sun Java Enterprise System Application Server 9.2 distro on the web. Besides wikis and blogs, there’s the “official” documentation set for glassfish V2, which is the same as the … Continue reading

Posted in glassfish | Tagged , , , , , , | Leave a comment

glassfish and apache

Running a web server in front of a java application server makes sense in almost all production scenarios, where end users from the internet connect directly to your site. The web server offers you much more configuration, security and performance … Continue reading

Posted in glassfish | Tagged , , , , , , , , , | 18 Comments

my first glassfish V2 Installation

Here my first experience installing glassfish V2 beta. I started installing glassfish V2 build 33 in a Solaris 10 11/06 local zone. The hardware I installed glassfish is a Sun X4200M2, 4Cores 2,4 Ghz each and 4GB RAM. Here the … Continue reading

Posted in glassfish, Sun Solaris | Tagged , , , , , | 5 Comments