Recent Comments
- mkxbqc on Sun’s new 4-socket 16-core Intel Xeon MP 7300 series server
- Enrique on Sun’s new 4-socket 16-core Intel Xeon MP 7300 series server
- Tenesha Shehan on Tracking RSS or Atom Feeds with Google Analytics
- Eleanore Sfera on Tracking RSS or Atom Feeds with Google Analytics
- Xeon on Spirit
- Thorleif Wiik on Bite me
Tag Cloud
2011 AMD apache barcamp BarCampBerlin bcix Berlin Coolthreads glassfish niagara Opteron Peering Photopost pixelpark Schöneberg Solaris Sun Sun-Java-System-Web-Server T2000 web2.0 Webserver webstack ZFSBerlin
Goth
Peering
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
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 glassfish, glassfish2, j2ee, java, Solaris, Sun, webstack
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
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