I cannot give detailed help here, but in my opinion the problem lies along the security either a firewall is blocking or the server itself
or a frontend webserver.

Am 23.04.10 16:48, schrieb syllepsa:

I noticed that I am able to invoke *.iface (I'm using ICEfaces and Facelets)
files from my subdirectory using ip address. However when I try to invoke
them using domain name I receive HTTP 404 error. For static contents in both
cases it works correctly.

I should mention that invoking files from the main directory via domain name
works correctly.

My Tomcat server.xml domain mapping looks like this.

<Host name="www.mydomain.com" appBase="webapps/myapp">
<Context path="" docBase="." />
</Host>








Reply via email to