This is the information from the Manifest file from the JAR

Name: org/apache/xerces/impl/Version.class
Comment: Xerces-J 2.9.1
Implementation-Title: org.apache.xerces.impl.Version
Implementation-Version: 2.9.1
Implementation-Vendor: Apache Software Foundation
Implementation-URL: http://xerces.apache.org/xerces2-j/


I am using JDK 1.5.

Any other reason what could be wrong. 

Thanks
Barun


 

-----Original Message-----
From: Mukul Gandhi [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 31, 2008 10:44 PM
To: j-users@xerces.apache.org
Subject: Re: Xerces gives General Schema Error | Works with Oracle
Parser

Hi Barun,
    Please check the Xerces version using the command:

java org.apache.xerces.impl.Version

Which JDK version are you using?

I suspect, your JDK is an old one, causing you to use the Xerces
available within JDK and not the latest one from Apache.

On Feb 1, 2008 7:38 AM, Barun Kumar Yadav <[EMAIL PROTECTED]> wrote:
>
> I downloaded the latest version of Xerces that I suppose is 2.9.1
>
> Thanks
> Barun


-- 
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to