cancel
Showing results for 
Search instead for 
Did you mean: 

New custom web service deployment

sergio
Champ in-the-making
Champ in-the-making
Hi all.

For specific purposes I have to create new web-services running under the Alfresco installation. At the moment the first solution, but not the best at all, consists of publishing new custom web-services under Alfresco.

My question is: how to get it?

Which are the steps to publish a new web-service under Alfresco?

These web-services encapsulate the Alfresco web-services via the Alfresco ws APIs. I am creating these new web-services from java classes that encapsulate ws Alfresco APIs. These new web services are built to provide my application with higher level web-services that are responsible for manage complex operations toward the Alfresco repository.

All the suggestions will be appreciated.

All the best,

Sergio
3 REPLIES 3

jtorres
Champ in-the-making
Champ in-the-making
Very good idea, I'm designing a high level interfaz too and I think it's a good idea to share as many functions as we can. My code is not the best, but I'll try to clean it and share.

sergio
Champ in-the-making
Champ in-the-making
Perfect!!!!

I will do the same. I think it could be useful to undertsand better what kind or projects are we working at to evaluate the possibility of reducing the cost of deployment for both.

I will provide you with a description of my project and a list of custom APIs and custom WSs I am working at.

See you asap.

Sergio

unknown-user
Champ on-the-rise
Champ on-the-rise
Hi,

I know its a pretty old thread, but since my new thread did not get answered I thought I'll reply to a similar post of yours

Were you able to deploy your custom webservices in Alfresco? If so, could you please let me know the steps to do it?

Thanks