Placing the application in a glass fish

I installed the Glassfish 3.1 application server. created a domain and that's it. deployed war file and its working tone in the local machine. now my problem is:

  • I bought a domain, for example: abc.com
  • How to add this domain to the Glassfish server.
  • I also have a VPS location where I installed the Glassfish server.
  • Where can I name the name server in this domain in glass fish?
  • How can I put a website or web application in a glass shawl?
  • Please, any body will help me with this.
+5
source share
1 answer

First you need to make sure that the DNS resolution is working correctly and that the domain name points to your IP address of your server.

Glassfish 3.x :

  • → → → http-listener 1/2
  • "HTTP" " ", . www.yourdomain.com:8080
  • .
+3

All Articles