RE: [xml-dev] compile error in 3.5 tax/lib
"Richard Unger" <[email protected]> Fri, 14 Mar 2003 10:50:19 -0800
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Message-ID | <[email protected]> |
BTW, how does netbeans avoid using the xml parser in jdk 1.4? I thought = that some very special hoop-jumping was required to preempt the built-in = crimson parser. > -----Original Message----- > From: Petr Kuzel [mailto:[email protected]] > Sent: Friday, March 14, 2003 5:48 AM > To: [email protected] > Subject: Re: [xml-dev] compile error in 3.5 tax/lib >=20 >=20 > You should report it as a severe bug against JAXB. >=20 > Cc. >=20 > Rich Unger wrote: >=20 > > Ah, figured it out. I had been doing some stuff with jaxb, which > > comes with the webservices toolkit, which comes with a different > > version of xerces, and the docs have me putting that in > > $JRE/lib/endorsed, and of course THAT version doesn't have > > XMLLocator.getSystemId() > >=20 > > Whew. What a mess. > >=20 > > Rich > >=20 > > On Thu, 13 Mar 2003 11:06:55 -0800, Rich Unger > > <[email protected]> wrote: > >=20 > >>compile: > >> [echo] Compiling TAX library classes... > >> [javac] Compiling 138 source files to > >>C:\src\netbeans\xml\tax\lib\src > >> [for-each] > >>C:\src\netbeans\xml\tax\lib\src\org\netbeans\tax\io\XNIBuild > er.java:1513: > >>cannot resolve > >> symbol > >> [for-each] symbol : method getSystemId () > >> [for-each] location: interface org.apache.xerces.xni.XMLLocator > >> [for-each] String entity =3D = locator.getSystemId > >>(); > >> [for-each] ^ > >> [for-each] Note: > >>C:\src\netbeans\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.java > >>uses or overri > >>des a deprecated API. > >> [for-each] Note: Recompile with -deprecation for details. > >> [for-each] 1 error > >> > >> > >>------------------------------------------------------------ > --------- > >>To unsubscribe, e-mail: [email protected] > >>For additional commands, e-mail: [email protected] > >=20 > >=20 > >=20 > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >=20 >=20