Thank you Chuck, I'd guess that as well, but one thing I can't explain here There is no error when connecting through http (versus https). The same web application, starts normally, works seamlessly over http, but gives that error "java.net.UnknownHostException: struts.apache.org" over struts.xml parsing when connecting through https. Two client machines, exploring the application at the same time, get different results, the only difference is that one connects over http the other over https.
Does that parsing take place everey time when one connects to the web application? I used to know that struts gets parsed just once at tomcat startup. Thank you, Kind regards,Nareg Garabedian ________________________________ From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: Tomcat Users List <users@tomcat.apache.org> Sent: Tuesday, November 11, 2008 7:09:26 PM Subject: RE: Issue on parsing struts.xml > Sent: 2008 November 11, Tuesday 08:44 > Subject: Issue on parsing struts.xml > > An error occures on parsing struts.xml > The message is the following "java.net.UnknownHostException: > struts.apache.org" I'm not a struts user, but I would guess that the XML in question has a DTD or schema reference to struts.apache.org, and that name is either not resolvable or not reachable from your Linux box. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]