Thanks Volker. I am suing J2SE 1.4.1_01, Tomcat 4.1.12, Cocoon 2.1 lastest CVS. It seems that the answer was:
1. Create %JAVA_HOME%\jre\lib\endorsed directory. 2. Copy xerces-XXX.jar, xalan-XXX.jar, and the xml-apis.jar from the .\lib\core\ to the %JAVA_HOME%\jre\lib\endorsed\ directory. But also (non-optional its a MUST BE): 3-Copy the files into tomcat's "common/endorsed" directory. I also saw in the tools/lib directory the old files remains. You must remove the old Xalan, Xerces and xml-api files manually. There remains no matter if you make a ./build.sh clean Now it is working again! Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]