<?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: Reg: Alfresco Connector in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226902#M180032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ainga,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all thanks for giving reply to my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding Connector let me explain clearly about the alfresco usage in my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually we are trying to use alfresco as a middle ware regarding storage and retrieving as of now we able to store the documents using FTP service available in the alfresco (programatically) and regarding retrieving we have pass the content of the alfresco(&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/webdav" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/webdav&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;which requires authentication&lt;/SPAN&gt;&lt;SPAN&gt; ) in our application so that it can be indexed for retrieving of the documents. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My Question is id their any possibility of connecting and retrieving the alfresco repository by pragramatically. Regarding this issue I was trying to use Alfresco JCR(Simple Example which is available in alfresco SDK 2.9 ) but its giving me the following error &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'blog-post' defined in class path resource [alfresco/blog-context.xml]: Could not resolve parent bean definition 'action-executer'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'action-executer' is defined&lt;BR /&gt;Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'action-executer' is defined&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; Please help me regarding this issue i.e retrieving the content programatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Praveen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2009 05:11:29 GMT</pubDate>
    <dc:creator>praveen83</dc:creator>
    <dc:date>2009-08-13T05:11:29Z</dc:date>
    <item>
      <title>Reg: Alfresco Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226900#M180030</link>
      <description>Hi folks,Can any one please guide me regarding how do we design alfresco connectors in java.RegardsPraveen. &lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;</description>
      <pubDate>Wed, 12 Aug 2009 10:15:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226900#M180030</guid>
      <dc:creator>praveen83</dc:creator>
      <dc:date>2009-08-12T10:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Alfresco Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226901#M180031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's a "connector"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 13:06:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226901#M180031</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-08-12T13:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Alfresco Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226902#M180032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ainga,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all thanks for giving reply to my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding Connector let me explain clearly about the alfresco usage in my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually we are trying to use alfresco as a middle ware regarding storage and retrieving as of now we able to store the documents using FTP service available in the alfresco (programatically) and regarding retrieving we have pass the content of the alfresco(&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/webdav" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/webdav&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;which requires authentication&lt;/SPAN&gt;&lt;SPAN&gt; ) in our application so that it can be indexed for retrieving of the documents. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My Question is id their any possibility of connecting and retrieving the alfresco repository by pragramatically. Regarding this issue I was trying to use Alfresco JCR(Simple Example which is available in alfresco SDK 2.9 ) but its giving me the following error &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'blog-post' defined in class path resource [alfresco/blog-context.xml]: Could not resolve parent bean definition 'action-executer'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'action-executer' is defined&lt;BR /&gt;Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'action-executer' is defined&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; Please help me regarding this issue i.e retrieving the content programatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Praveen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 05:11:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226902#M180032</guid>
      <dc:creator>praveen83</dc:creator>
      <dc:date>2009-08-13T05:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Alfresco Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226903#M180033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are lots of options; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Is_JCR-RMI_Right_for_Me%3F" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Is_JCR-RMI_Right_for_Me%3F&lt;/A&gt;&lt;SPAN&gt; for examples of some of the remoting options. The one this doesn't mention and is the best (in my opinion) is 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;. Because Share uses web scripts, most if not all the things you are likely to do is already available in web scripts. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Download the Alfresco source and have a read through. Also search the forums. This has been discussed a number of times before.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 08:09:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reg-alfresco-connector/m-p/226903#M180033</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-08-13T08:09:31Z</dc:date>
    </item>
  </channel>
</rss>

