<?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: Need Help to  access alfresco loacalhost:8080/services/cmis through android app. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306602#M259732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much jeff, for helping me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Actually&amp;nbsp; RepositorySession class is taken from a sample application about android alfrsco. I think this RepositorySession class is in Alfresco libraries. not in appache chemistry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the url &lt;/SPAN&gt;&lt;A href="http://localhost:8080/services/cmis" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/services/cmis&lt;/A&gt;&lt;SPAN&gt; also taken from the book where that sample app is taken from. here is the link (&lt;/SPAN&gt;&lt;A href="https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe&lt;/A&gt;&lt;SPAN&gt;). I'll try using the url you have given. may be my previous link (deprecated url)is the problem. Thnaks again . pls comment about the e-book that I'm referring for alfrsco mobile(&lt;/SPAN&gt;&lt;A href="https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe&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;Malitha.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 16:57:17 GMT</pubDate>
    <dc:creator>malitha</dc:creator>
    <dc:date>2013-05-10T16:57:17Z</dc:date>
    <item>
      <title>Need Help to  access alfresco loacalhost:8080/services/cmis through android app.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306600#M259730</link>
      <description>hi, I'm new to alfresco and I need ur help to access localhost:8080/alfresco/services/cmis through my android app in emulator. I tried this sample code shown below and got a error. Pls help me … any help appreciated.protected String doInBackground(String… params) {Log.d(TAG, "doInBackground");Log.d(</description>
      <pubDate>Wed, 08 May 2013 14:16:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306600#M259730</guid>
      <dc:creator>malitha</dc:creator>
      <dc:date>2013-05-08T14:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to  access alfresco loacalhost:8080/services/cmis through android app.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306601#M259731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is that RepositorySession class? I do not recognize it from Apache Chemistry OpenCMIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you are using Alfresco 4.x or higher, please use &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/cmisatom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmisatom&lt;/A&gt;&lt;SPAN&gt;. The URL you are using is deprecated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Last, we can hopefully solve your problem without it, but in case you are interested, there is a book from Manning called Apache Chemistry and CMIS in Action, and it has a section on using CMIS from Android, including a sample app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 09:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306601#M259731</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-05-10T09:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to  access alfresco loacalhost:8080/services/cmis through android app.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306602#M259732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much jeff, for helping me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Actually&amp;nbsp; RepositorySession class is taken from a sample application about android alfrsco. I think this RepositorySession class is in Alfresco libraries. not in appache chemistry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the url &lt;/SPAN&gt;&lt;A href="http://localhost:8080/services/cmis" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/services/cmis&lt;/A&gt;&lt;SPAN&gt; also taken from the book where that sample app is taken from. here is the link (&lt;/SPAN&gt;&lt;A href="https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe&lt;/A&gt;&lt;SPAN&gt;). I'll try using the url you have given. may be my previous link (deprecated url)is the problem. Thnaks again . pls comment about the e-book that I'm referring for alfrsco mobile(&lt;/SPAN&gt;&lt;A href="https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/cmis/browser?id=workspace%3A//SpacesStore/76fdddfc-74ad-49e1-8a72-a742083e30fe&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;Malitha.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:57:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-to-access-alfresco-loacalhost-8080-services-cmis/m-p/306602#M259732</guid>
      <dc:creator>malitha</dc:creator>
      <dc:date>2013-05-10T16:57:17Z</dc:date>
    </item>
  </channel>
</rss>

