Problem reading xsl in https environment 2003-01-30 - By Voytenko, Dimitry
Hi Hemant,
But can you download this file with anything else (Explorer, wget, etc) from your network environment? It's just might be unavailbale. Otherwise Xerces should work just fine. Unfortunetely, depending on JDK you use java.net.URLConnection provides not very clear exception message why error has occured. Usually it's just FileNotFound exception.
thanks, Dimitry
-----Original Message----- From: Hemant Pawar [mailto:hemant_r_pawar@(protected)] Sent: Thursday, January 30, 2003 06:19 To: xerces-j-user@(protected) Subject: Problem reading xsl in https environment
Hi
I encountered exception while trying to read a xsl file in https environment. I am using xalan.jar to transform a xml. Xalan internally uses xerces to read the xsl,which is used as input for the transformation.
The exception encountered is as follows
File "https://intradev.bc/NPAD/npa/screens/interventionsmodule/OMSNPSEN.xsl" not found. at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1202) at org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(Defa ultEntityHandler.java:499) at org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:312) at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1080)
Is there problem in xerces to read file in https connection?
Please help.
Regards, Hemant
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
_____________________________________________________ Sector Data, LLC, is not affiliated with Sector, Inc., or SIAC
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|