Weird Tomcat and Axis Webservice behaviour?

Tomcat can listen on different hostnames/IPs in a different way. Specifically, every host/IP can have its own work directory.

Tomcat can listen on different hostnames/IPs in a different way. Specifically, every host/IP can have its own work directory: ... Application deployed to one workdir won't be available to a host with another workdir. Check your configuration.

UPDATE: if name is specified as name, not IP, check that that name is resolved to 10. * address too. Also, one of the hosts is default.It responds to all requests now matter what host they are targeted too, if there is no specific Host.

For your setup you may want to leave only that one active.

I don't think a change to Tomcat configuration is the answer. I don't have to do such a thing to use my local IP address or localhost. Could it be as simple as an addition to your hosts file?

I've got mine in c:/windows/system32/drivers/etc/hosts, and there's an entry for "127.0.0.1 localhost" in it.

He doesn't have problems with localhost, he has them with 10.0.0.1 – road to yamburg Mar 5 '09 at 16:51.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions