You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Hemant Pawar <he...@yahoo.com> on 2003/01/30 15:19:18 UTC

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(DefaultEntityHandler.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@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org