Hi Karl, It just works, thanks.
Now getting "failure getting document version". Any tip ? We did not choose the Version metadata. Might be somewhere in the confirguration ? Cordialement, Yann Barraud 2013/9/5 Karl Wright <[email protected]> > Hi Yann, > > First, the FileNet connector is one that requires a secondary > connector-specific process to run. Please read the > "how-to-build-and-deploy" page to familiarize yourself with the process. > The FileNet API jars do NOT get copied to connector-lib or > connector-lib-proprietary; they instead get copied into the > filenet-server-process/lib-proprietary area. Read the README.TXT file in > that area for details. You will need to copy ALL the jars that the filenet > API requires into that place before the filenet server process can be > started. > > Karl > > > > On Thu, Sep 5, 2013 at 6:04 AM, Yann Barraud <[email protected]>wrote: > >> Hi, >> >> I just deployed binary distribution of ManifoldCF on a local VM & trying >> to have it running. >> >> I'm facing 3 issues right now : >> 1. "java.lang.NoClassDefFoundError: org/apache/log4j/Priority" >> 2. "java.lang.NoClassDefFoundError: Could not initialize class >> com.filenet.api.util.ConfigurationParameters" >> 3. "java.util.MissingResourceException: Can't find bundle for base name >> org.apache.manifoldcf.ui.i18n.common, locale fr" (which is a minor >> warning I guess) >> >> Which are the jars I should deploy & where ? I have Jace.jar placed in >> - connector-lib-proprietary >> - filenet-server-process >> >> What do I miss ? >> >> Thanks ! >> >> Regards, >> Yann Barraud >> > >
