JamesBranam's Blog
Saturday Aug 08, 2009
AWS Experience Part 13: Deploying to GlassFish in the Cloud
4 blog entries until number 500
Hi all,
I just got a simple web application running on GlassFish on my OpenSolaris AMI. You can check it out at http://174.129.6.161:8080/HelloWeb/
Here's what I did to get there:
- I took an existing AMI and installed Apache, JDK, Ant, and GlassFish
- I altered the var/apache2/2.2/htdocs/index.html file by editing the text and adding a photograph. You can see it at http://174.129.6.161.
- I opened GlassFish's Admin Console and deployed the web application. (The web app was created using NetBeans IDE 6.7.)
Cheers!
--James
Posted at 09:38AM Aug 08, 2009 by branajam in NetBeans |
Comments: