<?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 How to access alfresco engine API and services in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161095#M115048</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;I would like to develop a &lt;/SPAN&gt;&lt;STRONG&gt;new web-application &lt;/STRONG&gt;&lt;SPAN&gt;using &lt;/SPAN&gt;&lt;STRONG&gt;alfresco "engine" and service API &lt;/STRONG&gt;&lt;SPAN&gt;but I don't want use Web Services approch. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further I would like to re-write a new web-client (using jsf and/or struts plus any other j2ee framworks as ajax…) to implement my custom GUI and functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So well, to do that I would like to build my web-app &lt;/SPAN&gt;&lt;STRONG&gt;on top &lt;/STRONG&gt;&lt;SPAN&gt;Alfresco repository and back-end services but I can't find any starting point example and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any detailed documents on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already tryed to use Alfresco SDK but it seem to isn't what I want. I think that I get access directly to &lt;/SPAN&gt;&lt;STRONG&gt;Alfresco Fundation API&lt;/STRONG&gt;&lt;SPAN&gt; but how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone could tell me if this is possible and give me any hints and/or show me any starting points and write me few lines that describe the "best practice" approch to reach this result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roby&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2008 08:02:45 GMT</pubDate>
    <dc:creator>roby71</dc:creator>
    <dc:date>2008-04-18T08:02:45Z</dc:date>
    <item>
      <title>How to access alfresco engine API and services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161095#M115048</link>
      <description>Hi,I would like to develop a new web-application using alfresco "engine" and service API but I don't want use Web Services approch. Further I would like to re-write a new web-client (using jsf and/or struts plus any other j2ee framworks as ajax…) to implement my custom GUI and functions.So well, to</description>
      <pubDate>Fri, 18 Apr 2008 08:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161095#M115048</guid>
      <dc:creator>roby71</dc:creator>
      <dc:date>2008-04-18T08:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to access alfresco engine API and services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161096#M115049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd encourage you to consider an out-of-process design for your UI ie. calling into the Alfresco server via one of the remote APIs (eg. Web Scripts - &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; While embedding Alfresco in your own web application is possible, that approach has constraints that might not be acceptable (dependencies on specific versions of 3rd party libraries, use of a specific JVM make and model, use of Spring, etc. etc.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, if you wish to move forward with the embedded approach, the Foundation Services API (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API&lt;/A&gt;&lt;SPAN&gt;) is the API you'll be using.&amp;nbsp; The easiest way to get started with it is to look at the "SDK FirstFoundationClient example" project that's available from SVN.&amp;nbsp; Details on obtaining that code and setting up a build environment for it are at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment&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;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 17:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161096#M115049</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-18T17:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to access alfresco engine API and services</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161097#M115050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Roby,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same problem as you. I'm develloping a specific client using gwt with a servlet back-end. But then then I don't know which interface is the best to communication with alfresco from my servlet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me witch orientatioon did you take at the end? And why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 08:20:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-alfresco-engine-api-and-services/m-p/161097#M115050</guid>
      <dc:creator>jeanmonod</dc:creator>
      <dc:date>2008-11-20T08:20:57Z</dc:date>
    </item>
  </channel>
</rss>

