I have installed glassfish 3.1 application server. created a domain and all. deployed war file and its working fine in local machine. now my problem is:
- I have purchased a domain e.g: abc.com
- How to add this domain in glassfish server
- I have an VPS hosting space too where i have installed the glassfish server.
- where can i give name server to this domain in glass fish?
- How can i host an website/web application in glassfish?
- Please any body guide me with this.
First you need to make sure that DNS resolution is working correctly and that the domain name points to your server's IP address.
Then you can configure Glassfish 3.x to listen to this domain name:
www.yourdomain.com:8080