On 17.12.2005 17:33, Christian Bindeballe wrote:

Please copy all the content of "cocoon/lib/endorsed" into "tomcat/commons/endorsed".

thanks for the hint. that one worked! I copied the files, also I needed to delete the old xercesImpl.jar and xml-apis.jar to make it work. thanks for the quick help. is this documented anywhere where I didn't see it?

Yes, it is a standard problem with XML libraries since JDK 1.4. You just need to know what to search for. In your case the symptoms are somewhat different as the XML libs delivered with more recent JDKs work quite well in contrary to the "early days". Your problem probably results from the interface changes with DOM 3.

http://wiki.apache.org/cocoon/EndorsedLibsProblem.

Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]