How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Jesse Reynolds
Hi I'm sorry if this is been asked before, seems like a real dumb one... but i can't find it on the website in any of the docs of the FAQs etc... How do I change the version of Xerces my Cocoon is using? I have the Xerces version 2.0.0 that came with Cocoon 2.0.2. I want to try replacing it

RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Matthew Hailstone
I think you may need the xml-apis.jar file. What are the classes that are reported missing? Matthew -Original Message- From: Jesse Reynolds [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 10:58 AM To: [EMAIL PROTECTED] Subject: How to upgrade a jar? (eg to xercesImpl

RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Jesse Reynolds
] Subject: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar ) Hi I'm sorry if this is been asked before, seems like a real dumb one... but i can't find it on the website in any of the docs of the FAQs etc... How do I change the version of Xerces my Cocoon is using? I have the Xerces

RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Jesse Reynolds
At 11:00 AM -0600 17/7/02, Matthew Hailstone wrote: I think you may need the xml-apis.jar file. Further to my previouis post, I have do have the xml-apis.jar file that comes with cocoon 2.0.2 in the WEB-INF/lib directory. Thankyou -jesse -- Jesse Reynolds - Virtual Artists Pty Ltd -

RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Matthew Hailstone
named xmlParserAPIs.jar. Hope this helps. :) Matthew -Original Message- From: Jesse Reynolds [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:07 AM To: [EMAIL PROTECTED] Subject: RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar ) I think it's org/w3c/dom

RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar )

2002-07-17 Thread Jesse Reynolds
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:07 AM To: [EMAIL PROTECTED] Subject: RE: How to upgrade a jar? (eg to xercesImpl-2.0.2.jar ) I think it's org/w3c/dom/DOMErrorHandler that can't be found. The main part of the error is: Error compiling sitemap