Easiest way to find out what version is actually on your classpath is to invoke one of the methods on org.apache.xerces.impl.Version At least you can check and throw errors for old versions. Sean Machin wrote: I am deploying a parsing app to a servlet server on which I have minimal control over jars in the classpath. I suspect that my servlet is picking up old parser implementations before the Xerces 2.5.0 in the classpath.Is there any way to "force" an app. to use a specific version of Xerces or otherwise ensure it's only using code from the latest libs? Thanks, Sean --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --
Maksym
Kovalenko |
- RE: any way to ensure using latest xerces*.jars? Sean Machin
- Re: any way to ensure using latest xerces*.jars... Maksym Kovalenko
- RE: any way to ensure using latest xerces*.jars... Smith, Peter (ELSLON)
- RE: any way to ensure using latest xerces*.jars... Sean Machin
- RE: any way to ensure using latest xerces*.jars... Sander Bos
- RE: any way to ensure using latest xerces*.jars... Sean Machin
- RE: any way to ensure using latest xerces*.... Jacob Kjome
