users@jaxb.java.net

Re: Unable to locate jaxb.properties

From: Gary Gregory <ggregory_at_seagullsw.com>
Date: Tue, 24 Dec 2002 11:08:54 -0500

It is a known bug. Just add the .properties files to your class path on
disk.

Gary

-----Original Message-----
From: Max Cao [mailto:maxcao_at_SHIBASOFT.COM.CN]
Sent: Tuesday, December 24, 2002 12:18 AM
To: JAXB-INTEREST_at_JAVA.SUN.COM
Subject: Unable to locate jaxb.properties


Hi,
  I have a "javax.xml.bind.JAXBException: Unable to locate jaxb.properties"
problem whem I call "JAXBContext jc = JAXBContext.newInstance...". The
problem occurs as long as I jar the JAXB-generated files. Did anybody find
the same problem? And what's your solution?

Thanks
Max