I am running the program thru Eclipse,

How do I findwhat is the Xerces version used by the code.

Thanks
Barun 

-----Original Message-----
From: Mukul Gandhi [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 01, 2008 1:36 AM
To: j-users@xerces.apache.org
Subject: Re: Xerces gives General Schema Error | Works with Oracle
Parser

As Prashant said, I was not asking you to tell us the property of a
specific JAR file on the disk. I want you to determine the Xerces
version which JVM is loading, which can be done as below.

C:\Documents and Settings\gandhimu>java org.apache.xerces.impl.Version
Xerces-J 2.9.1

(the 2nd line is the output I got on my machine).

On Feb 1, 2008 10:55 AM, Barun Kumar Yadav <[EMAIL PROTECTED]> wrote:
> 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


-- 
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