<?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: Access Control WSDL does not work in .Net in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265337#M218467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To clarify one point, the Alfresco SOAP API is not "deprecated" - it is still maintained and supported.&amp;nbsp; There are, however, better alternatives (Web Scripts, REST &amp;amp; CMIS) - those APIs have superceded the original SOAP API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Feb 2011 18:42:37 GMT</pubDate>
    <dc:creator>pmonks</dc:creator>
    <dc:date>2011-02-27T18:42:37Z</dc:date>
    <item>
      <title>Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265331#M218461</link>
      <description>I purchased the "Alfresco 3 Web Services" book. I downloaded the samples and am attempting to compile the Alfresco library for .Net.I have a problem, which, I've learned, a lot  of other people have too.&amp;nbsp; It seems to be a general problem with the WSDL file for the Access Control service.&amp;nbsp; (I don't t</description>
      <pubDate>Thu, 24 Feb 2011 22:49:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265331#M218461</guid>
      <dc:creator>deane</dc:creator>
      <dc:date>2011-02-24T22:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265332#M218462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just out of interest, any specific reason you're not using CMIS [1], either the SOAP binding [2] or (preferably) the REST binding [3]?&amp;nbsp; There are CMIS client libraries for various languages available from the Apache Chemistry project [4], including a .NET client library [5] (which appears to be a work-in-progress - YMMV).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "CML" Web Services you're referring to here date from pre-Alfresco v1.0 and have been superceded for quite some time - first by custom Web Scripts [6] (Alfresco v2.1 - 2007 timeframe), then by CMIS (Alfresco v3.3 - 2010 timeframe), with custom Web Scripts for anything that the CMIS specification doesn't cover (Workflow, Records Management, Transfer, etc.).&amp;nbsp; I have no idea why a reasonably recent book such as "Alfresco 3 Web Services" recommends a superceded API such as that one…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FWIW one possible explanation for the specific issue you're seeing is that Apache Axis 1.x (which Alfresco uses for providing the CML Web Services) can produce WSDLs that, while valid, cannot be handled correctly by .NET.&amp;nbsp; I ran into this issue in a big way in a past life (which had nothing to do with Alfresco), but the specifics have been lost in the haze of time.&amp;nbsp; In that case the solution was to ditch Axis and use something else, which also happens to be what Alfresco does when handling the SOAP CMIS binding (we use the more modern Apache CXF library for the CMIS Web Services binding).&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[1] &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[2] &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS#Web_Services_Binding" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS#Web_Services_Binding&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[3] &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS#RESTful_AtomPub_Binding" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS#RESTful_AtomPub_Binding&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[4] &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[5] &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/dotnet/dotcmis.html" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org/dotnet/dotcmis.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[6] &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 00:47:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265332#M218462</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2011-02-25T00:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265333#M218463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These "old" web services are low priority however I spent some time last year trying to understand the issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was a long standing problem with the Dictionary service WSDL that I applied a community fix.&amp;nbsp;&amp;nbsp;&amp;nbsp; But I can find nothing reported about the Access Control Web Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also asked our test team to check out the web services with regard to .Net since there are a couple of Visual Studio issues reported and their response so far is that they are O.K. but there are some "documentation issues."&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is an Alfresco issue please make sure its in JIRA (issues.alfresco.com) and if anyone can help diagnose this particular ".Net" issue then that will help as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265333#M218463</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-02-25T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265334#M218464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I'm going to reiterate the key takeaway for people who come along later (and they will…): the old SOAP services are no good and there are now better options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Weird that the book devotes the first chapter to something that "predates Alfresco 1.0."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 12:58:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265334#M218464</guid>
      <dc:creator>deane</dc:creator>
      <dc:date>2011-02-25T12:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265335#M218465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Weird that the book devotes the first chapter to something that "predates Alfresco 1.0."&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can say that again.&amp;nbsp; :?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 01:05:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265335#M218465</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2011-02-26T01:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265336#M218466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As the other author of the aforementioned book, let me please clarify some points that were raised in this thread. Unfortunately I can't be of much help with your problem, as I know pretty much nothing about .Net.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, I agree with Peter when he says that people should move to more modern APIs like CMIS. That said, however, I find it a bit unfair for him to criticize the book for dedicating pages to a "superceded" API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, if you look up "Web Services" on the Alfresco Wiki (the foremost resource for many developers) you will find this page: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services&lt;/A&gt;&lt;SPAN&gt;. I couldn't find any hint on it, and on pages linked form it, about a deprecation of the Web Services APIs. I am sure I would be able to find some clues, if I searched hard enough, but they are hardly evident.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you download the Alfresco SDK, you will find a client library and some sample of the usage of Web Services APIs. I would suggest that Alfresco start offering the WS toolkit as a separate download only, with a prominent notice about it being deprecated and recommended only for legacy projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, please consider that when we started writing the book, Alfresco 3.3 had not yet been released, so there were exactly zero CMIS 1.0-compliant implementations available. The publishers of the book hadn't even heard of CMIS and it was me, personally, who pushed for the inclusion of a whole section on CMIS, which in the end made up a third of the book. I did this because I was confident that, by the time the book hit the shelves, Alfresco 3.3 would have been released and that it would have included a usable, bug-free implemetation of CMIS 1.0. All of the samples about CMIS that you can find in the later chapters were revised to work against Alfresco 3.3 in the last few days before committing the final revision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This just to set the record straight &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Ugo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 12:07:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265336#M218466</guid>
      <dc:creator>ugocei</dc:creator>
      <dc:date>2011-02-27T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access Control WSDL does not work in .Net</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265337#M218467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To clarify one point, the Alfresco SOAP API is not "deprecated" - it is still maintained and supported.&amp;nbsp; There are, however, better alternatives (Web Scripts, REST &amp;amp; CMIS) - those APIs have superceded the original SOAP API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 18:42:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-control-wsdl-does-not-work-in-net/m-p/265337#M218467</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2011-02-27T18:42:37Z</dc:date>
    </item>
  </channel>
</rss>

