<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.5.2">
</HEAD>
<BODY>
Hello all,<BR>
I've been having problems with the fact that it is not easy (and unsupported by Oracle) to replace the Oracle XML parser with Xerces. Since the Oracle XML parser is supposedly pretty good, I am trying to make it work with that. Problem is, during setup, I get a NullPointerException from Digester (I believe this has been reported before). I just changed CmsConfigurationManager to do a setValidating(false) instead of setValidating(true). Is it because maybe Oracle's XML parser wants a schema if using a validating parser ?<BR>
<BR>
Tristan
</BODY>
</HTML>