Nico Klasens wrote > When I removed all jars from the endorsed dir I got this error: > > java.lang.NullPointerException
I found out that the editwizard does allways need the xerces and xalan jar's. It appears to work with both the Tomcat jar's (xercesImpl.jar etc.) and the jar's supplied in the MMBase lib. So, if you remove the jar's from the MMBase lib you need to put the Tomcat jar's back. It would be nice if the editwizard is changed and works without these jar's like everything else in MMBase 1.7. Martijn Houtman
