Hello, I'm having a problem while using a tomcat deployed application over https. http browsing though will run flawlessly.
An error occures on parsing struts.xml
The message is the following "java.net.UnknownHostException: struts.apache.org"
The faulty line is nothing but Document d = xr.parse(inputStream);
which I have used a million times without problems.
Nareg Garabedian
