In order to get 16rc3 to run on Tomcat4.1.12, I had to replace Tomcats XML parser, following this procedure:
- Move xerces.xml from WEB-INF\lib in the mmbase-webapp to common\endorsed in the Tomcat directory, rename it to xercesImpl.jar (replacing the existing file of that name). This solves the problems signalled by java.lang.VerifyErrors. Please add this info to the release-notes or (preferably) the installation instructions. Rob van Maris Developer Finalist IT Group Java Specialists ------------------------------------------------------------- Amsterdam, The Netherlands Office: +31 20 5962321 (Direct) Mobile: +31 651444006 Fax: +31 20 5962331 -------------------------------------------------------------
