Hello,
I’ve found two places where you can download the latest SUN’s Glassfish ESB build from 2009.
- http://download.java.net/jbi/binaries/glassfishesb/v2.2/
- http://www.logicoy.com/download_glass
I’ve also found amazing tutorial by Michale Czapski – how to install this from CLI and default configuration xml file for instalation.
- http://blogs.czapski.id.au/wp-content/uploads/2010/03/02_Installing_GlassFishESB_on_JeOS_appliance_v1.0.0.1.pdf
- 02_Installing_GlassFishESB_on_JeOS_appliance_v1.0.0.1 — mine proxy for you
- here is a tutorial on Oracle pages (but this deafult state file is for windows and not for linux) http://docs.oracle.com/cd/E19182-01/820-7851/gfishesbicli_intro/index.html
- instalacjaGlassfishaESBsilent – here is interesting complex instruction, even jdk installation. Hints you should set your JVM params to
Update /nhin/GlassFishESBv21/domains/domain1/config/domain.xml file with memory management lines with the following jvm-options:
-Xmx1024m
-XX:MaxPermSize=256m
-XX:PermSize=256m