View Single Post
Old 01-08-2012, 11:47 PM   PM User | #1
frankokasilda
New to the CF scene

 
Join Date: Jan 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
frankokasilda is an unknown quantity at this point
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 )

Thanks!
frankokasilda is offline   Reply With Quote