<?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: how to use alfresco web services client in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182919#M136049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know if this is correct or not but when I use "&lt;/SPAN&gt;&lt;A href="http://localhost:9090/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/alfresco/api&lt;/A&gt;&lt;SPAN&gt;" link the browser, it prompts me for the id and pw. After giving the correct credentials, I am getting some JSON code : {"list":{"pagination":{"count":1,"hasMoreItems":false,"totalItems":1,"skipCount":0,"maxItems":100},"entries":[{"entry":{"id":"-default-","quotas":[],"isEnabled":true}}]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I have few things to confirm :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) The output that I see in the browser is correct or not as given above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) When I use this end point URL in my 3rd party application, seems like I am not able to connect even after providing the correct credentials. The error I am getting is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.webservice.util.WebServiceException: Error starting session.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:94)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) I followed your steps but kind of unclear to me that after I download the Webservice jar file where should I deploy. However, I deploy at "C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\lib"; hope this is correct. Even after I deployed this, still no luck unless I deploy at the wrong place as I don't have any classpath setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Alfresco Version: Community - v4.2.0 (r56674-b4848).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what is the issue here but your help is much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2013 16:53:58 GMT</pubDate>
    <dc:creator>bigbro</dc:creator>
    <dc:date>2013-11-07T16:53:58Z</dc:date>
    <item>
      <title>how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182915#M136045</link>
      <description>hi im new to alfresco i would like to know how to make use of the alfresco web services client.can any1 tell me the procedure,the pack contains alfresco-web-services-client.jar and webservicesclient.properties where to place the files and how to deploy them how does it get reflected plz can any1 tel</description>
      <pubDate>Mon, 13 Apr 2009 11:25:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182915#M136045</guid>
      <dc:creator>javid</dc:creator>
      <dc:date>2009-04-13T11:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182916#M136046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To use Alfresco Web Service Client, you need to follow this process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Download alfresco-web-service-client.jar from the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Labs_3_Final_download_files#Alfresco_Web_Service_Client" rel="nofollow noopener noreferrer"&gt;download page&lt;/A&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add it to classpath of your application and in this way you can use it as a library;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. You don't need to use webserviceclient.properties, you can also invoke this method to set Alfresco repository endpoint address:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;WebServiceFactory.setEndpointAddress("&lt;A href="http://localhost:8080/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api&lt;/A&gt;");&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;4. &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Service_Samples_for_Java" rel="nofollow noopener noreferrer"&gt;Here&lt;/A&gt;&lt;SPAN&gt; you can find more info about how to use Alfresco Web Service Client in Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 08:07:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182916#M136046</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2009-04-15T08:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182917#M136047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suggest to use the webserviceclient.properties , you can add this file in your project (if you use a framework like me). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 15:39:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182917#M136047</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-16T15:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182918#M136048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have write this post to use the webservice client with eclipse&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=18505" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=18505&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 11:13:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182918#M136048</guid>
      <dc:creator>peppelinux</dc:creator>
      <dc:date>2009-04-24T11:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182919#M136049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know if this is correct or not but when I use "&lt;/SPAN&gt;&lt;A href="http://localhost:9090/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/alfresco/api&lt;/A&gt;&lt;SPAN&gt;" link the browser, it prompts me for the id and pw. After giving the correct credentials, I am getting some JSON code : {"list":{"pagination":{"count":1,"hasMoreItems":false,"totalItems":1,"skipCount":0,"maxItems":100},"entries":[{"entry":{"id":"-default-","quotas":[],"isEnabled":true}}]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I have few things to confirm :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) The output that I see in the browser is correct or not as given above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) When I use this end point URL in my 3rd party application, seems like I am not able to connect even after providing the correct credentials. The error I am getting is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.webservice.util.WebServiceException: Error starting session.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:94)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) I followed your steps but kind of unclear to me that after I download the Webservice jar file where should I deploy. However, I deploy at "C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\lib"; hope this is correct. Even after I deployed this, still no luck unless I deploy at the wrong place as I don't have any classpath setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Alfresco Version: Community - v4.2.0 (r56674-b4848).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what is the issue here but your help is much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 16:53:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182919#M136049</guid>
      <dc:creator>bigbro</dc:creator>
      <dc:date>2013-11-07T16:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182920#M136050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Am I right, that one can only authenticate a single user at one single alfresco with this lib, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;since you have to use static functions like "AuthenticationUtils.startSession(strUserName, strPassword);" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What would be the right lib for remote java access: alfresco-remote-api? But where to start here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 10:23:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182920#M136050</guid>
      <dc:creator>opbarth</dc:creator>
      <dc:date>2016-07-01T10:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182921#M136051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me how you connected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 01:03:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182921#M136051</guid>
      <dc:creator>ivaraf</dc:creator>
      <dc:date>2016-12-01T01:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to use alfresco web services client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182922#M136052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using something the I believe is no more supported.&lt;/P&gt;&lt;P&gt;What exactly do you want to do?&lt;/P&gt;&lt;P&gt;Maybe someone can give you other options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:16:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-web-services-client/m-p/182922#M136052</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-12-01T14:16:59Z</dc:date>
    </item>
  </channel>
</rss>

