Hi all,
We recently upgraded our sanbox to SAP NW Portal 7.4 SP2. I'm trying to integrate TinyMCE into WPC using the doc
http://scn.sap.com/docs/DOC-16312
I downloaded and install NWDS 7.31 (as it is the latest version and is supposed to work with NW 7.4). I followed the link in the doc to download the TinyMCE archive file.
1. If I import the archive into NWDS as "Existing projects into Workspace" then I got the following errors:
Project 'TinyMCEEditorComponent' is missing required library: '\\production2.wdf.sap.corp\naas\java\730\km.facades\NW730EXT_SP_COR\gen\dbg\java\packaged\public\_kmfrwk\tc~km~frwk.jar'
Project 'TinyMCEEditorComponent' is missing required library: '\\production2.wdf.sap.corp\naas\java\730\km.wpc\NW730EXT_SP_COR\gen\dbg\java\packaged\public\_xmleditor\com.sap.nw.pcc.xmleditor.jar'
I couldn't find the missing jars in the portal --> where can I find these jars?
2. If I created a dummy project and imported the archive file then it seems to be fine. I then performed the followings:
- modify the 'tiny_mce_popup.js' to replace the document.domain with FQDN
- export the EAR --> deploy the EAR to portal
- tinyMCE didn't show up in the Editor Components --> add it manually
- change the 'wpc_simple_item.xml' to replace 'htmledit' with 'tinyMCE'
- restart portal
==> nothing changed when I tried to edit a KM document. In WPC, I couldn't use the Paragraph Editor b/c it won't open.
I don't know if we can use TinyMCE in NW 7.4. If yes, I'm not sure what I'm doing wrong or what I'm missing here. Please help!
Regards,
Dao