Guillaume Potard wrote: > i just managed to compile them.. it wasnt looking at the class path > properly, I think it is really cumbersome that you have to specify the path > of each jar file after -classpath option ( I am using command line) . Do you > know a way around this ?
If you download the source and tools distributions and extract them to the same place (overlaying them), then you can use the build script (build.bat or build.sh, depending on your system) to build Xerces completely. I wouldn't suggest the "build all" target, though. "build jars" should be sufficient -- this will compile the sources and build the jars, including the samples. -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]