Re: [javaCompiler-users] XML support
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-09-05 16:48:58
|
Yeah, I had a problem like that... Try asking gcj...@li.... I'm shure someone there made it work already or knows the problem. Ah, yeah, search the bug database first. And try to add the missing the xerces library. That might work... Marco john sonal wrote: > I tried not specifying the SAX driver to see if JDOM > would just use the included SAX library. The program > compiles but when you run it, it throws a class not > found exception (looking for xerces libraries). This > is strange to me because the program wasn't compiled > with any xerces libraries. Maybe that's the JDOM > default. Either way, it's not finding the built-in > library :\ > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > javaCompiler-users mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/javacompiler-users > > |