Have you searched into the mailing list archives for "oc4j"? We've had quite a few issues with Oracle's JAXP support. It's important that you replace the JAXP implementation (parser + xslt) correctly using the "endorsed standards override mechanism": http://java.sun.com/j2se/1.4.2/docs/guide/standards/
If I search for "xerces oc4j" on the web I find quite a few entries about switching to a different JAXP implementation in OC4J. On 16.10.2006 14:26:51 Onur Senturk wrote: > hi, i'm trying to use fop with oc4j but i think the xml parsers are > conflicting. when i try to use xerces, the application doesn't start. When i > use the xml parser of the oc4j, i cannot make fop work. > what should i do? does anyone have an idea? thanks. > > -- > Onur ªentürk Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
