<?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 Re: Scenarios for developing app around Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186173#M139303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I have a question about possible ways for implementing a custom application around Alfresco.&lt;BR /&gt;&lt;BR /&gt;Lets say that my application contains a set of services - some would need access to the document repository but others contain an unrelated business logic (custom logic beans, scheduled jobs, database access - all this generic stuff).&lt;BR /&gt;&lt;BR /&gt;1. Implement a separate application (separate WAR/EAR), communicate with Alfresco using webservices (SOAP, REST)&lt;BR /&gt;- I can build my application any way I choose,&lt;BR /&gt;- a (unnecessary) overhead from using webservices.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Share is built this way, so the overhead probably isn't as big as you might think (depends what you want to do with Alfresco though, of course)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd personnaly go this way (using web scripts to expose Alfresco as "RESTful services")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 15:46:28 GMT</pubDate>
    <dc:creator>t_broyer</dc:creator>
    <dc:date>2009-03-23T15:46:28Z</dc:date>
    <item>
      <title>Scenarios for developing app around Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186171#M139301</link>
      <description>HelloI have a question about possible ways for implementing a custom application around Alfresco.Lets say that my application contains a set of services - some would need access to the document repository but others contain an unrelated business logic (custom logic beans, scheduled jobs, database ac</description>
      <pubDate>Mon, 23 Mar 2009 09:21:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186171#M139301</guid>
      <dc:creator>pk_simmons</dc:creator>
      <dc:date>2009-03-23T09:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Scenarios for developing app around Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186172#M139302</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;SPAN&gt;I'd prefer 1. Instead of using JCR, CMIS is perhaps also a possibility:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In short using an CMIS repository (e.g. Alfresco) by a standardized WebService or AtomPub(REST) based access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 10:35:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186172#M139302</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2009-03-23T10:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Scenarios for developing app around Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186173#M139303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I have a question about possible ways for implementing a custom application around Alfresco.&lt;BR /&gt;&lt;BR /&gt;Lets say that my application contains a set of services - some would need access to the document repository but others contain an unrelated business logic (custom logic beans, scheduled jobs, database access - all this generic stuff).&lt;BR /&gt;&lt;BR /&gt;1. Implement a separate application (separate WAR/EAR), communicate with Alfresco using webservices (SOAP, REST)&lt;BR /&gt;- I can build my application any way I choose,&lt;BR /&gt;- a (unnecessary) overhead from using webservices.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Share is built this way, so the overhead probably isn't as big as you might think (depends what you want to do with Alfresco though, of course)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd personnaly go this way (using web scripts to expose Alfresco as "RESTful services")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 15:46:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186173#M139303</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2009-03-23T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scenarios for developing app around Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186174#M139304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, so something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- expose a repository related functionality via REST services,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- consume them in separate application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I must do some prototyping - a performance overhead is a wild guess now as there are few other factors like additional thin client. A direct access would be more performant and elegant, but maybe some JAX-RS client could provide at least easy marshalling/unmarshalling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Testability of the all-in-Alfresco-solution isn't clear, either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, thx for yout throughts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 08:57:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scenarios-for-developing-app-around-alfresco/m-p/186174#M139304</guid>
      <dc:creator>pk_simmons</dc:creator>
      <dc:date>2009-03-24T08:57:53Z</dc:date>
    </item>
  </channel>
</rss>

