Many thanks for your suggestion, I'll give it a go.

regards Jeremy

On Thursday, Nov 14, 2002, at 16:43 Europe/London, Enke, Michael wrote:

Tomcat looks into all WEB-INF/lib directorys and into $CATALINA_HOME/common/endorsed.
To work properly you must have xerces, xml-apis, xalan and xslt in common/endorsed.
Probably this one are old ones and in latest cocoon you have new one.

But be careful with throwing away your old ones: xml-form doesn't work
with the new xerces. Error was reported and is reproducable. With old libs it is working.

Michael


Jeremy Quinn wrote:

With the latest CVS of cocoon-dev 2.1, I am getting this exception
(below) from TomCat4.1.12 when I access anything in cocoon webapp.

The problem seems to be : "java.lang.VerifyError: Cannot inherit from
final class", while setting up xerces:
"org.apache.xerces.impl.XMLNSDocumentScannerImpl.createContentDispatch er
".

Is someone in the middle of working on something that may be causing
this?

Thanks for any help.

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


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

Reply via email to