Hi Chris, >>https://struts.apache.org/ does not respond to a request. Perhaps that's the >>problem?....
I did not modify struts.xml. It contains only http://struts.apache.org/ (not https). The problem is that I start my web application - it starts without erros, then I exlore my web application once over http://localhost and once over https://localhost without changing any configuration or restarting tomcat. Windows server works fine. Linux server gives the exceptions for https://localhost Thank you, BR,Nareg Garabedian ________________________________ From: Christopher Schultz <[EMAIL PROTECTED]> To: Tomcat Users List <users@tomcat.apache.org> Sent: Wednesday, November 12, 2008 1:57:16 AM Subject: Re: Issue on parsing struts.xml -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nar, Nar Karapetyan wrote: > 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. https://struts.apache.org/ does not respond to a request. Perhaps that's the problem? You can't just make a secure connection by adding an 's' to the URL. Why did you change it to https? > Does that parsing take place every time when one connects to the web > application? No: it probably happens every time the XML file is parsed. If you're talking about struts-config.xml (or struts.xml), then it's probably once at application startup. If you're still having problems after switching back to http, contact the struts folks. They have a very good user list as well and will be better able to answer your question. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkZ/7wACgkQ9CaO5/Lv0PAf4gCfZJ65Z85sNcDSG6c7X9gxYxSa bqIAniqGUYrOnrNReo/XDDu2hY6mvFut =LqDM -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]