I did build Xerces from the tar-ball I downloaded. I did not do anything with NetAccessors. I will rebuild the Xerces libraries and follow the instructions from the website regarding the runConfigure command. Do I need to use a NetAccessor in my source code or just simply run runConfigure with the -n option appropriately?
Roger Printy Senior Software Engineer -----Original Message----- From: Alberto Massari [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 7:44 AM To: [email protected] Subject: Re: Webserver support At 07:07 AM 4/28/2006 -0400, Printy, Roger-P57305 wrote: >I am trying to use the DOMPrint example to parse an XML file from a >webserver. The file is of the correct format, can parse without issue >from a local workstation location but I am not able to from a webserver >address >(<http://<IP>/<DirectoryPath>/<FileName>.xml>http://<IP>/<DirectoryPath >/<FileName>.xml. >With DOMPrint I get the following error: > >Message: Exception Occurred! Type: Malformed URLException, Message: >The URL used an unsupported protocol. > >This seems like a configuration issue between my remote workstation and >the server. I am running Fedora Core 4 OS. Does anybody have any >input to my issue? Hi Roger, did you build Xerces from sources? Are you sure you enabled a NetAccessor (i.e. you did not invoke runConfigure using the "-n fileonly" switch) Alberto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
