users@jaxb.java.net

Re: Exception using ant 1.5.1 to build SampleApp1

From: Gary Gregory <ggregory_at_seagullsw.com>
Date: Wed, 18 Dec 2002 11:38:53 -0500

See also: http://dev.eclipse.org/bugs/show_bug.cgi?id=25659

Gary

-----Original Message-----
From: Ed Mooney [mailto:Ed.Mooney_at_Sun.COM]
Sent: Wednesday, December 18, 2002 7:28 AM
To: JAXB-INTEREST_at_JAVA.SUN.COM
Subject: Re: Exception using ant 1.5.1 to build SampleApp1


Hi Ed,

This turns out to be a bug in the Xerces shipped with this version of
Ant. I have this address, but don't seem to be able to access it at the
moment:

    http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13321

I'm not sure when Ant will pick up the fix.

Regards,
--
Ed Mooney         |Sun Microsystems, Inc.|Time flies like
Java Web Services |UBUR02-201            |an arrow, but
Ed.Mooney_at_Sun.COM |1 Network Drive       |fruit flies like
781-442-0459      |Burlington, MA  01803 |a banana. Groucho
Ed Coleman wrote:
> When I try to build/run the example in SampleApp1 using ant version 1.5.1
I received the exception below.  This trace is from XP, but the same error
occurs using Solaris 2.8.
>
> Java version: 1.4.1-rc-b19
> Ant version: 1.5.1 compiled on October 2 2002
> Jaxb: jaxb-1.0-beta
> O.S: Windows XP (and also Solaris 2.8)
>
> Using ant 1.5 supplied with the jaxb distribution works.  I tried removing
the ant.jar and xercesImpl.jar from the jaxb/lib directory, but the
exception still occurs.  Any suggestions?
>
> Thanks.
>
> Ed Coleman
>
[ ... ]