CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Apache configuration (http://www.codingforums.com/forumdisplay.php?f=69)
-   -   Tomcat configuration (http://www.codingforums.com/showthread.php?t=248279)

frankokasilda 01-08-2012 11:47 PM

Tomcat configuration
 
Hello.

I didnīt found any better title for this thread, so I explain me better here...

Software:
*Eclipse Indigo
*Tomcat 7

I developed a webapp in Ext GWT and created the *.war file for deploy. I copied it to webapps directory in Tomcat, and I already can access to web page through http://localhost:8080/MyAppName/MyAppName.html

But I was looking for a way to access that page through http://www.mydomainname.com, and I canīt find anything...every pages in Internet talk about editing the server.xml file and add a <host> entry, but it didnīt worked for me...

What am I missing?

(Sorry for my poor english, I hope you can understand me :thumbsup:)

Thanks!

jesseou812 01-19-2012 09:53 PM

Can you access the app by typing

http://www.mydomainname.com:8080/MyA...MyAppName.html


All times are GMT +1. The time now is 07:37 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.