On Sep 5, 3:33 pm, Sally <sallymcf...@gmail.com> wrote: > I am using Netbeans 6.8 with Windows OS 7. > > I downloaded "glassfish-installer-v2.1.1-b31g-windows" executable jar > file to my harddrive. I open this jar with Java Platform SE binary by > right clicking the jar file and chosing "Open." A folder called > "glassfish" is placed in the same folder as the jar. The glassfish > server is now downloaded to my harddrive? >
Delete any folder that is named glassfish. Then bring up a terminal window and go to the folder with the executable jar file. Type in the command: java -Xmx256 -jar glassfish-installer-v2.1.1-b31g-windows This will unzip. Then change directory and go into the glassfish folder - from the Terminal window mind you. in this type the next command which from the website is something like: lib\bin\ant\bin ... then you will prompted through the windows and you can use admin as the name adminadmin for password as recommended by "Getting Started Guide" Try it. Lin -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en