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 steps to do:

Download Glassfish

> wget

http://java.net/download/javaee5/promoted/SunOS_X86/glassfish-installer-v2-b33.jar

Setup Glassfish

> java -Xmx256m -jar glassfish-installer-v2-b33.jar

> cd glassfish

> ant -f setup.xml
BUILD SUCCESSFUL
Total time: 31 seconds

Starting glassfish

>cd bin

>./asadmin start-domain domain1

Accessing Glassfish Webadmin

Firefox: http://localhost:4848/ user: admin password: adminadmin (both defaults…)

glassfish Version 2

This entry was posted in glassfish, Sun Solaris and tagged , , , , , . Bookmark the permalink.

5 Responses to my first glassfish V2 Installation

  1. Pingback: glassfish in production at Thorleif Wiik

  2. jhon says:

    It specifies better the porfavor installation.
    I cannot install Glassfish I have Windows xp Netbeans 5,5. already executes java – Xmx256m – to jar to glassfish-installer-v2-b33.jar
    single I need to execute ant – f setup.xml. I execute cmd.exe and I put the direction of the directory glassfish (>CD C:\Documents and Settings\PC\glasfish)
    C:\Documents and Settings\PC\glasfish >ant – f setup.xml ?????? not execute

    Live video – glassfish installation pliss

  3. Moellus says:

    31 vs. 52 sec – funky shit.
    Mach mal ne HW-Ansage please!

  4. andy barzyk says:

    Thanks for your post. Your instructions could not have been clearer. I only had one snag. My version of Solaris came with Java 1.5. I had a hell of a time finding how to switch to the new version of Java (i.e. ver 1.6) after I installed it. I did this on DOS/Windows machines many times but could not remember where to make the change to my profile…

    got it working though — thanks to your post…

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>