Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 19th, 2004, 05:39 AM
Registered User
 
Join Date: Oct 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default XML File not found error from xerces parser

I'm on page 167 on Beginning XML 2nd Ed.

After installing JRE, setting paths and classpaths, I type the following command into the Command prompt:

>java wrox.Validate name2.xml

only to receive the following error message:

[Fatal error] File "name2.xml" not found. line 0 column 0 - name2.xml

Of course, I changed directory to the folder where the name2.xml file was located.

java.exe ran O.K.
Validate.class worked O.K.
but the XML file could not be located by parser.

Where should I put my XML files to be located by parser???


Thanks in advance...
================================================== ============








Similar Threads
Thread Thread Starter Forum Replies Last Post
how to parse the XML file and DTD through Xerces tufailfifa C++ Programming 0 June 25th, 2007 07:03 AM
XML parser error is not working in ASP bhaskar_joardar Classic ASP XML 0 August 23rd, 2006 01:34 AM
404 - File not found error geeta Classic ASP Professional 1 October 23rd, 2004 09:25 AM
xml file not found error MD XML 0 September 17th, 2004 12:55 AM
parse xml file with Xerces-C_2_5_0 ,DOM taianmhzy XML 0 May 27th, 2004 04:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.