[
https://issues.apache.org/jira/browse/CONNECTORS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253712#comment-14253712
]
Karl Wright commented on CONNECTORS-1035:
-----------------------------------------
Hi Paul,
If combined.war worked for you under jetty, it will work under tomcat if the
configuration is correct. You need to have a -D switch that points ManifoldCF
to its properties.xml (which, for this case, should be the one in the example
directory, which is configured to use the embedded variant of HSQLDB). You can
use an external database instance (HSQLDB, or PostgreSQL, or MySQL) also, if
you change properties.xml appropriately. You will need to carefully read the
how-to-build-and-deploy page to be sure you've got it set up right, of course.
> 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: ManifoldCF 1.8
>
>
> 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)