[
https://issues.apache.org/jira/browse/CONNECTORS-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359164#comment-14359164
]
Karl Wright commented on CONNECTORS-1168:
-----------------------------------------
Thanks; I've fixed up the ant build so that it at least succeeds and the
service starts.
However, according to Maven, there are additional downstream dependencies that
RestEasy apparently depends upon that we're not including yet. Some of these
are included in the standard classpath already, but others seem to be new:
{code}
commons-io » commons-io 2.1
javassist » javassist 3.8.0.GA
javax.activation » activation 1.1
junit » junit 4.3
log4j » log4j 1.2.14
net.jcip » jcip-annotations 1.0
org.apache.httpcomponents » httpclient 4.2.6
org.glassfish » javax.el 3.0.0
org.jboss.resteasy » jaxrs-api 3.0.10.Final
org.jboss.resteasy » tjws 3.0.10.Final
org.jboss.spec.javax.annotation » jboss-annotations-api_1.1_spec
1.0.1.Final
org.jboss.spec.javax.el » jboss-el-api_3.0_spec 1.0.0.Final
org.jboss.spec.javax.servlet » jboss-servlet-api_3.1_spec 1.0.0.Final
org.slf4j » slf4j-api
{code}
Missing; tjws, jboss-annotations-api, javax.el, javassist
Have you tried running the result of the ant build? If not, can you synch up
and see if everything actually works already? If not I will try expanding the
rest of the tree to capture the missing dependencies.
> SearchBlox Output Connector [Contribution]
> ------------------------------------------
>
> Key: CONNECTORS-1168
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1168
> Project: ManifoldCF
> Issue Type: New Feature
> Affects Versions: ManifoldCF 2.0.1
> Reporter: Rafa Haro
> Assignee: Rafa Haro
> Labels: outputconnector
>
> SearchBlox (http://www.searchblox.com/) is a Cloud Search solution providing
> an in-house Search Server (http://www.searchblox.com/downloads) managed
> through an easy REST API (http://www.searchblox.com/developers-2/api-2).
> SearchBlox is interested in contributing an Output Connector for their
> solution that basically will be using the mentioned API for indexing,
> updating and synchronizing content within ManifoldCF
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)