Hello,

I've been trying to get TinyMCE to work with lenya 2.0, but am stuck. Editing does work, but it is not possible to check in the document. Both the "Save" and the "Cancel" button cause the tinymce.edit usecase to be invoked again.

The result is a message that the document is already checked out. When I try to force a checkin, it reverts to the same usecase again.

I do believe that I followed the installation instructions correctly, except in one respect: in my first attempt I installed TinyMCE 3.0. Since its icons do not display correctly, I removed the files and installed version 2.1.3 - with the aforementioned result.

I'm running this on Linux, with the Sun JRE 1.5.0_11 and Tomcat 5.5.

There is one error message appearing rather often:

http-8280-Processor25 INFO  sitemap - Redirecting to 'cocoon:/view/tab'
http-8280-Processor25 ERROR [/lenya].[Cocoon] - Servlet.service() for servlet Cocoon threw exception
java.lang.NoClassDefFoundError
        at org.apache.batik.bridge.BridgeContext.<init>(Unknown Source)
        at org.apache.batik.bridge.BridgeContext.<init>(Unknown Source)
        at 
org.apache.batik.transcoder.SVGAbstractTranscoder.createBridgeContext(Unknown 
Source)
        at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown 
Source)
        at org.apache.batik.transcoder.image.ImageTranscoder.transcode(Unknown 
Source)
        at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown 
Source)
        at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown 
Source)
        at 
org.apache.cocoon.serialization.SVGSerializer.notify(SVGSerializer.java:207)
        at org.apache.cocoon.xml.dom.SVGBuilder.endDocument(SVGBuilder.java:132)
        at 
org.apache.cocoon.components.EnvironmentChanger.endDocument(EnvironmentStack.java:119)
        ...

Thanks in advance
   Rainer Schöpf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to