<?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: Eclipse-Alfreso different machines in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295407#M248537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;firstable, I got the sdk of Alfresco 4.0 and I tried to make a connection with my repostiroty from a Java application/eclipse. one of the fisrst things you have to do is configure alfresco-global.properties: there is a line called : dir.root…. all examples show how to do it when you have the eclipse in the same machine than the alfresco…. it was my first question&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the second one was that I tried with the openCMIS client and it was easier… I did a little java app and I was able to upload a document with a custome type and a custom aspect… (create sessopn, create folder, create a document, define metadata)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to do a java Web application (it is an existing one that I have to add a new tab) where the users can upload documents,changes and deletes…and they can make a litle searchs bassed in some metadata… I am new in Alfresco, in my first steps I feel that opencmis could be a good way to develop what I need……. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you use opencmis to do this kind of things???? this was my second question…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 08:29:35 GMT</pubDate>
    <dc:creator>iruizdeeguilaz</dc:creator>
    <dc:date>2014-01-29T08:29:35Z</dc:date>
    <item>
      <title>Eclipse-Alfreso different machines</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295404#M248534</link>
      <description>HelloI would like to know whether it is possible to configure an ecplipse applitacion in different machine and how to put it in the alfresco-global.properties&amp;nbsp; dir.root…I have imported skd 4.0 and I am using a comunnity version 4.0 to my first steps….Thanks</description>
      <pubDate>Tue, 28 Jan 2014 08:35:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295404#M248534</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-28T08:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse-Alfreso different machines</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295405#M248535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;while I was waiting for a response about this issue I tried other thing, a opencmis example; I got a example from a public svn with two java classes and a pom.xml, I execute the pom to get the maven dependences, I a changed the url and the user/pass and I was able to connet with my Alfresco repository….. I only had a problem with a jar but it was easy to solve (slf4j-nop-1.7.5.jar)….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am thinking that opnecmis looks easier &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to make a html form to upload documents with their metadata… managing the sessions, and searching in the repository….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;perhaps the most suitable way is opencmis….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you agree?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:50:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295405#M248535</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-28T11:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse-Alfreso different machines</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295406#M248536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suggest you write your questions more clearly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And don't hijack your own threads.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:31:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295406#M248536</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-01-28T17:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse-Alfreso different machines</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295407#M248537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;firstable, I got the sdk of Alfresco 4.0 and I tried to make a connection with my repostiroty from a Java application/eclipse. one of the fisrst things you have to do is configure alfresco-global.properties: there is a line called : dir.root…. all examples show how to do it when you have the eclipse in the same machine than the alfresco…. it was my first question&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the second one was that I tried with the openCMIS client and it was easier… I did a little java app and I was able to upload a document with a custome type and a custom aspect… (create sessopn, create folder, create a document, define metadata)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to do a java Web application (it is an existing one that I have to add a new tab) where the users can upload documents,changes and deletes…and they can make a litle searchs bassed in some metadata… I am new in Alfresco, in my first steps I feel that opencmis could be a good way to develop what I need……. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you use opencmis to do this kind of things???? this was my second question…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 08:29:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295407#M248537</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-29T08:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse-Alfreso different machines</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295408#M248538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dir root could point to a mapped drive.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; However when developing you probably also want to start/stop/debug and reconfigure tomcat which is easiest if it is running locally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes.&amp;nbsp; Open CMIS is the preferred remote API.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 10:33:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-alfreso-different-machines/m-p/295408#M248538</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-01-29T10:33:38Z</dc:date>
    </item>
  </channel>
</rss>

