Looks like this is a little problem.

I know that there are several xml parser problems with orion. I want to use
crimson (the latest Jan 30 version) on orion because the sax 2 parser is
about 4 times faster than xerces.

The class clash problem with the sax 1 implementations used by orion will
always clash with a sax 2 parser. This usually manifests itself with a
"method not found" error. Has anybody gotten the latest crimson to run with
orion?

What class paths are necessary for orion to run, so I can front-end my
parser jar's before the offending sax 1 jar's?

And to the orion developers...please use the latest jaxp to abstract the
parser calls, and please upgrade to sax 2. Sax 1/Dom 1 are almost dead now,
so its time to upgrade.

regards,

The elephantwalker





Reply via email to