How to deploy custom Web Service in Alfresco
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2010 07:16 AM
I have following questions based on the webservices:
1) How to deploy the custom webservice in alfresco(community edition)?
2) How do i call the pre-defined webservice in alfresco from external application?
Sample applictions may be more helpful.
Thanks in advance.
1) How to deploy the custom webservice in alfresco(community edition)?
2) How do i call the pre-defined webservice in alfresco from external application?
Sample applictions may be more helpful.
Thanks in advance.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2010 11:30 AM
Hi there,
If you download the Alfresco SDK or check it out from:
svn://svn.alfresco.com/alfresco/HEAD/root/projects/sdk/
you will find a sample project named WebServiceSamples that will give you a start.
Darryl
If you download the Alfresco SDK or check it out from:
svn://svn.alfresco.com/alfresco/HEAD/root/projects/sdk/
you will find a sample project named WebServiceSamples that will give you a start.
Darryl
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2010 07:12 AM
