Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8D281019C for ; Tue, 16 Dec 2014 17:55:18 +0000 (UTC) Received: (qmail 38939 invoked by uid 500); 16 Dec 2014 17:55:18 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 38889 invoked by uid 500); 16 Dec 2014 17:55:18 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 38877 invoked by uid 99); 16 Dec 2014 17:55:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2014 17:55:18 +0000 Date: Tue, 16 Dec 2014 17:55:18 +0000 (UTC) From: "Paul Moran (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1035) Alfresco Repository connector does not find class CookieHandler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248563#comment-14248563 ] Paul Moran commented on CONNECTORS-1035: ---------------------------------------- Hi Karl, I'm using 1.7.2 and I've had the same problem as Edgardo. I've also used the combined war file but on on a Tomcat server. After lots of trial and error, I resolved the problem by copying the alfresco client jar into the mcf-combined-service/web-inf/lib folder. > Alfresco Repository connector does not find class CookieHandler > ---------------------------------------------------------------- > > Key: CONNECTORS-1035 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1035 > Project: ManifoldCF > Issue Type: Bug > Components: Alfresco connector > Affects Versions: ManifoldCF 1.7 > Reporter: Edgardo Ambrosi > Assignee: Karl Wright > Labels: patch > Fix For: Manifold 1.7.1, ManifoldCF 2.0 > > > After upgrading from manifoldCF 1.6.1 to 1.7 the repo connector says: > ERROR: > Caused by: org.apache.axis.ConfigurationException: java.lang.ClassNotFoundException: org.alfresco.webservice.util.CookieHandler > The jar of alfresco (4.1.2 previously working with MCF 1.6.1) is present in the connectors-lib-proprietary and defined in the connectors.xml. > We are using the combined war. > Best -- This message was sent by Atlassian JIRA (v6.3.4#6332)