-----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]

Reply via email to