cancel
Showing results for 
Search instead for 
Did you mean: 

Developing REST abstraction layer with NetBeans

dallinns
Champ on-the-rise
Champ on-the-rise
I am currently trying to write a RESTful service that will sit between a front end client and Alfresco. I know how to write a Restful service in NetBeans but I'm very confused as to how I get all of the necessary Java dependencies so that I can code using the Alfresco SDK. Can anyone point me in the right direction?
1 REPLY 1

openpj
Elite Collaborator
Elite Collaborator
The AlfrescoRemove project is dedicated to contain all the dependencies to work with a SOAP Java client.
The AlfrescoEmbedded project is dedicated to extend Alfresco with new transformers, actions, behaviours and other Java stuff.

But if you need only to contact Alfresco remotely, you can use only an Apache HttpClient to call the REST api of Alfresco  :wink:
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.