Hi, Are you using the binary distribution ? In this case you'll have to include the xercesSamples.jar and xerces.jar files to you classpath.
bye David ----- Original Message ----- From: "Tsai, Tim S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 12, 2000 10:28 AM Subject: RE: Running Xerces-J 1.0.3 in Win NT > Hi David, > > I just to mimic what I did in the Solaris environment. On the Sun machine, > the CLASSPATH is set to <xerces_installation_dir>/class and the IteratorView > example runs fine. > > In the WinNT environment, the xerces_installation_dir is /xerces (viewed > from cygwin). I have tried setting CLASSPATH to /xerces, /xerces/class, > /xerces/samples etc... to no avail ;-) It is pretty frustrating! > > tt