Hi, I try to test Making life easy

and I got this error when I execute my program

java.net.MalformedURLException: unknown protocol: c

            void oracle.xml.parser.v2.XMLError.flushErrors1()

                        XMLError.java:178

            void oracle.xml.parser.v2.XMLReader.pushXMLReader(org.xml.sax.InputSource)

                        XMLReader.java:211

            void oracle.xml.parser.v2.XMLParser.parse(org.xml.sax.InputSource)

                        XMLParser.java:146

            void oracle.xml.jaxp.JXSAXParser.parse(org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler)

                        JXSAXParser.java:286

            void javax.xml.parsers.SAXParser.parse(java.lang.String, org.xml.sax.helpers.DefaultHandler)

            void XmlToPdf.main(java.lang.String[])

                        XmlToPdf.java:49

Invalid InputSource.

I have make a xml file with your Chap0701.xml xml web file

Do you know why ?

Rémi

Reply via email to