-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nar,
Nar Karapetyan wrote:
> Linux server gives the exceptions for https://localhost
Sorry I misunderstood.
Please post a complete stack trace.
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla
ristopher Schultz <[EMAIL PROTECTED]>
To: Tomcat Users List
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).
-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 strut
> From: Nar Karapetyan [mailto:[EMAIL PROTECTED]
> Subject: Re: Issue on parsing struts.xml
>
> Does that parsing take place everey time when one connects to
> the web application?
No idea; that would be up to struts, not Tomcat. You might get more
knowledgeable answers on the
plication?
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
Sent: Tuesday, November 11, 2008 7:09:26 PM
Subject: RE:
> 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
Hello,
I forgot to mention that this error happens on linux (windows is OK),
and the "xr" variable is declared like
DocumentBuilder xr = DocumentBuilderFactory.newInstance().newDocumentBuilder();
Thank you,
kind regards,Nareg Garabedian
--- Prevoius message-
Hello,
Hello, (sorry for the duplicate mail, the prevoius - incomplete - message just
went submitted accidentally).
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 "
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.p