<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom web service based on Alfresco APIs: how to publish in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49173#M28293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I developed a custom java package for managing Alfresco objects, now I need to develop custom web services that use the previous package classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the following alternatives:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be very appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2007 11:07:27 GMT</pubDate>
    <dc:creator>sergio</dc:creator>
    <dc:date>2007-01-18T11:07:27Z</dc:date>
    <item>
      <title>Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49173#M28293</link>
      <description>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</description>
      <pubDate>Thu, 18 Jan 2007 11:07:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49173#M28293</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2007-01-18T11:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49174#M28294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all.&lt;BR /&gt;&lt;BR /&gt;I developed a custom java package for managing Alfresco objects, now I need to develop custom web services that use the previous package classes.&lt;BR /&gt;&lt;BR /&gt;I have the following alternatives:&lt;BR /&gt;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;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Any help will be very appreciated.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Sergio&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think both options are valid.&amp;nbsp; It depends on what you objectives and values are.&amp;nbsp; If you are looking simplicty of deployment and packaging putting them in the same context makes a lot of sense.&amp;nbsp; 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.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another thing to consider is whether or not your changes and deployment model effect your support contract.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have several differnt applications we want to leverage the same repository.&amp;nbsp; They are really seperate applications not additional capability to the webclient or the repository and for that reason we run them along side the repository in their own context.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2007 06:59:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49174#M28294</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2007-01-20T06:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49175#M28295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi "russ",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;you wrote:&lt;BR /&gt;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.)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I totally agree with you. The project I am involved into consists of a deep customization of Alfresco to have a repository specialized for clinical and genomics data. So in my opinion, for the nature of the specialization, I think it would be more natural to encapsulate the project itself into Alfresco, creating a specialized repository with specialized functions. From this point of view it could be more natural and obviously simple to use the Alfresco context. Telling the truth, I have not decided yet what kind of solution I will adopt…. The pluggability is, with no doubts, the best solution for ensuring modulality and scalabilty for applications….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another point of interest for me is to evaluate the efforts needed to build and deploy new web services under the Alfresco context. I have no experience in doing it, do you have any suggestion for me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks and all the best.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 08:43:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49175#M28295</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2007-01-22T08:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49176#M28296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Part of the 2.0 release will contain the first iteration at an Alfresco module packaging and deplyment framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The basics will be in 2.0 with a more complete solution available in the 2.1 timeframe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look here for some details (documentation is still WIP) &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Developer_Guide#Alfresco_Module_Packages" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Developer_Guide#Alfresco_Module_Packages&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 13:56:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49176#M28296</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2007-02-01T13:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49177#M28297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Part of the 2.0 release will contain the first iteration at an Alfresco module packaging and deplyment framework.&lt;BR /&gt;&lt;BR /&gt;The basics will be in 2.0 with a more complete solution available in the 2.1 timeframe.&lt;BR /&gt;&lt;BR /&gt;Have a look here for some details (documentation is still WIP) &lt;A href="http://wiki.alfresco.com/wiki/Developer_Guide#Alfresco_Module_Packages" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Developer_Guide#Alfresco_Module_Packages&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Roy&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy the link here (Developing an Alfresco Module - Guidelines on how to develop your own Alfresco modules.&amp;nbsp; (Owner: RW) ) doesnt allow us to look or is not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe that is what you meant by Work In Progress?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 14:42:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49177#M28297</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2007-02-01T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom web service based on Alfresco APIs: how to publish</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49178#M28298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Russ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the final section around how to develop a module is still to be completed.&amp;nbsp; I'll try and post here when it's done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 2.0 features like disable and uninstall wont be available, but there will be enough for people to start developing and deploying AMP's.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The expectation is this functionality will be completed in the 2.1 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 10:35:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-web-service-based-on-alfresco-apis-how-to-publish/m-p/49178#M28298</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2007-02-06T10:35:45Z</dc:date>
    </item>
  </channel>
</rss>

