Jack Woehr wrote: > Robert Koberg wrote: > >> Strange though that this only comes up with Ant (from what I could >> find through google). I have not had problems loading XML files from >> jars or using namespaces in XML processing (the only thing different >> when using the taglib.xml). I wonder if it has to do with Ant's >> non-standard way of dealing with namespaces?? > > > It has to do with some native code doing an illegal address access. Now, > is the native > code in the JVM or in some library Ant calls which uses native code? I don't think I am hitting native code. I am just using the JDK and the latest Xalan. > > Are any of the XML libraries associated with processing which you are > doing composed > in part of native code that you had to compile on your OS X box? (Or had > to download > pre-built?) no. > > If not, one supposes it's the JVM. OK > >> How would you report this to Apple? > > > Isn't there a bug report system associated with the page from which one > periodically > voluntarily downloads the updated OS X JVM? > Not that I can see. There is a general apple java mailing list though. I guess I will post it there. thanks for your help, -Rob --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org