DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23188>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23188

Unable to instantiate parser

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |Xerces2
           Priority|Other                       |Medium
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-09-16 22:52 -------
There are some text books outlining the installation and testing of Xerces-j 
however there have been some instllation changes between versions 1 and 2.

Using the previous message as a reference my command line should now read:
java sax.Counter data\personal.xml

Even so, setting the CLASSPATH in the Autoexec.bat should also change.  To 
resolve the issue I have changed it as follows:
SET CLASSPATH=.;C:\xerces-2_5_0\xercesImpl.jar;c:\xerces-2_5_0
\xercesSamples.jar;C:\xerces-2_5_0\xml-apis.jar;c:\xerces-2_5_0
\xmlParserAPIs.jar;

I'm not sure is this was a slight overkill, however if resolved this bug 
issue.   The readme notes may require revision to include the new SETCLASS 
environment variable and a valid test command.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to