• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Domain name doesn't point to Java web application

D

David.Woosley

Guest
I have one IP address, one domain, and one Java application (basically, a one-page "Hello World" application with an index.jsp). I used the Plesk interface to create the Java application and upload the WAR file. I didn't change anything in the Tomcat5 folder/files. When I enter "http://www.MyDomainName.com" in the browser, I get the static HTML files located here:

/var/www/vhosts/TheDomainName.com/httpdocs/...

When I enter "http://TheDomainName.com:9080/TheDomainName" in the browser, I correctly get the Java web app.

How do I access the Java web application using the domain name?

Thanks, David
 
Forgot to mention: The IP address is currently shared, not exclusive, and no default domain name has been assigned to the IP address.

David
 
Back
Top