On 21.03.2003 18:59:06 Clay Leeds wrote: > > That's probably coming from the AWT implementation. It's not from FOP. > > Sounds > > like Apple's still not really there, yet. With the JDK, I mean. > > Well, what do you know?
Not much. Only that Apple claimed to become the best Java platform. :-) I was coaching a friend recently who wanted to learn Java and he's working on OSX. Even relatively simple things didn't work with JDK 1.3.1 then (about 5 months ago). I suggest you go to Apple's Java pages and look for information there. > >>org.apache.fop.apps.FOPException: no protocol: xml_med7_dtd_1.1.dtd > > > > Any improvements if you remove the DTD reference? > > ...it works! (without the DTD reference, I mean)... Any ideas on what > *I* can do to fix this (besides: removing the DTD reference and/or > hammering Apple about their bug ;-)... Further circle in the bug. But that involves a lot of Java debugging. Maybe looking in the mailing list archives of Xerces-J and Xalan-J reveals some information. It's not code from FOP that provokes the bug. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
