Hi Rainer,

Rainer Schöpf schrieb:
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.

these symptomes sometimes occur if uploads are disabled (in local.build.properties/web.xml). It's related to multipart/form-data processing. Would you mind verifying if uploads are enabled in your installation? TIA!


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)

I'e not seen this before. Maybe there's something in the Cocoon or Batik mailing lists?

-- Andreas



    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]


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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

Reply via email to