01-18-2007 06:07 AM
01-20-2007 01:59 AM
Hi all.
I developed a custom java package for managing Alfresco objects, now I need to develop custom web services that use the previous package classes.
I have the following alternatives:
1) develop the web service and deploy it as a new java project under tomcat web app. As a result, I will have two applications running under the same Tomcat installation: Alfresco and the application ad hoc created for exposing custom web-services;
2) develop the web service and deploy it directly under Alfresco as a new Alfresco web service. In this way my custom project will be encapsulated into Alfresco installation.
I prefer the second solution but I would like hear something about this from the Alfresco engineers and others who have similar experiences. In particular I need a clarification about the steps for deploying a new ws under alfresco.
Any help will be very appreciated.
All the best,
Sergio
01-22-2007 03:43 AM
you wrote:
I think both options are valid. It depends on what you objectives and values are. If you are looking simplicty of deployment and packaging putting them in the same context makes a lot of sense. If you are looking for plugability (the ability to deploy with and without the capability then it may make sense to consider the first option.)
02-01-2007 08:56 AM
02-01-2007 09:42 AM
Hi,
Part of the 2.0 release will contain the first iteration at an Alfresco module packaging and deplyment framework.
The basics will be in 2.0 with a more complete solution available in the 2.1 timeframe.
Have a look here for some details (documentation is still WIP) http://wiki.alfresco.com/wiki/Developer_Guide#Alfresco_Module_Packages.
Cheers,
Roy
02-06-2007 05:35 AM
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.