Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JWT ECM Sync"

Line 4: Line 4:
 
'''Running the demo''': please note that for the demo to run correctly:
 
'''Running the demo''': please note that for the demo to run correctly:
 
* a specific folder must exist. Its path depends on which demo you run (Nuxeo or Alfresco), and is specified in the transformation's description (on the export wizard page).
 
* a specific folder must exist. Its path depends on which demo you run (Nuxeo or Alfresco), and is specified in the transformation's description (on the export wizard page).
* if using a Nuxeo 5.5 Server, please use version [https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.5.0-HF09/ 5.5-HF09]. Earlier versions may be buggy, and next ones may suffer from regression. Please note that you won't be able to display the created relationships, since a bug (solved in version 5.6) affects Nuxeo 5.5.
+
* if using Nuxeo, please use Nuxeo 5.6, which works just fine. If using a Nuxeo 5.5 Server, prefer version [https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.5.0-HF09/ 5.5-HF09]. Earlier versions may be buggy, and next ones may suffer from regression. Please note that you won't be able to display the created relationships, since a bug (solved in version 5.6) affects Nuxeo 5.5.
* Nuxeo 5.6 works just fine
+
  
 
TODO : document this plugin.
 
TODO : document this plugin.

Revision as of 12:34, 11 October 2012

Developers: see the ECM section in trunk or preferably in the ecm_support branch. When working on a CMIS server, this tool can be especially useful, in particular to list available types: CMIS workbench

Running the demo: please note that for the demo to run correctly:

  • a specific folder must exist. Its path depends on which demo you run (Nuxeo or Alfresco), and is specified in the transformation's description (on the export wizard page).
  • if using Nuxeo, please use Nuxeo 5.6, which works just fine. If using a Nuxeo 5.5 Server, prefer version 5.5-HF09. Earlier versions may be buggy, and next ones may suffer from regression. Please note that you won't be able to display the created relationships, since a bug (solved in version 5.6) affects Nuxeo 5.5.

TODO : document this plugin.

Back to the top