<?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: Webservice SDK API Documentation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38538#M20467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for thespeedy reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am still looking for Documnetion of the APIs in the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ie. web-service-client.jar if available online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Else I shall have to create the java Docs for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Manmeet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2006 15:38:41 GMT</pubDate>
    <dc:creator>manmeet</dc:creator>
    <dc:date>2006-07-12T15:38:41Z</dc:date>
    <item>
      <title>Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38536#M20465</link>
      <description>I am using the Alfresco Community SDK 1.3I was loking for some documentation on the APIs but couldn't find any.Can someone direct me to it.Also am looking for sum more examples to work with the services.In the SDK Samples I only saw one Webservice Client example for creating content. Would appreciat</description>
      <pubDate>Wed, 12 Jul 2006 14:33:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38536#M20465</guid>
      <dc:creator>manmeet</dc:creator>
      <dc:date>2006-07-12T14:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38537#M20466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The readme.txt in the root of the SDK contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please refer to Alfresco's on-line SDK documentation located at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SDK" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SDK&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That page has step-by-step instructions for setting up the SDK in Eclipse including the following reference list of Eclipse sample projects:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;SDK FirstFoundationClient - use of embedded Alfresco server via the Foundation API.&lt;BR /&gt;SDK FirstJCRClient - use of embedded Alfresco server via the JCR API.&lt;BR /&gt;&lt;STRONG&gt;SDK FirstWebServiceClient &lt;/STRONG&gt; - use of remote Alfresco server via the &lt;STRONG&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services" rel="nofollow noopener noreferrer"&gt;Web Services API&lt;/A&gt;&lt;/STRONG&gt;.&lt;BR /&gt;SDK JCRSamples - a mixture of JCR code samples including a simple WIKI demonstration.&lt;BR /&gt;&lt;STRONG&gt;SDK WebServiceSamples&lt;/STRONG&gt; - a mixture of Web Service samples.&lt;BR /&gt;&lt;BR /&gt;SDK CustomAction - how to develop a custom Action which may be deployed to an Alfresco Repository.&lt;BR /&gt;SDK CustomAspect - how to develop a custom Aspect with behaviour which may be deployed to an Alfresco Repository.&lt;BR /&gt;&lt;BR /&gt;SDK CustomJSP - how to develop and configure a custom JSP for the Alfresco Web Client.&lt;BR /&gt;SDK CustomDialog - how to develop and configure a custom Dialog for the Alfresco Web Client.&lt;BR /&gt;SDK CustomWizard - how to develop and configure a custom Wizard for the Alfresco Web Client.&lt;BR /&gt;SDK CustomLogin - example demonstrating how to override Login page of the Alfresco Web Client.&lt;BR /&gt;SDK TaggingSample - example demonstrating how to adding document tagging behaviour to the Alfresco Web Client (Cool!).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two web service sample projects (in bold above).&amp;nbsp; The links to the API references are also listed in the page (for web services, also in bold above)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 15:28:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38537#M20466</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-12T15:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38538#M20467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for thespeedy reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am still looking for Documnetion of the APIs in the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ie. web-service-client.jar if available online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Else I shall have to create the java Docs for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Manmeet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 15:38:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38538#M20467</guid>
      <dc:creator>manmeet</dc:creator>
      <dc:date>2006-07-12T15:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38539#M20468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just checked and the pre-packaged Javadoc for web-service-client.jar is actually missing from the SDK.&amp;nbsp; That's a bug - can you raise it in JIRA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 15:45:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38539#M20468</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-12T15:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38540#M20469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not aware of how to raise a JIRA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be nice if you could give me directions or raise it on my behalf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;____________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manmeet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 16:13:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38540#M20469</guid>
      <dc:creator>manmeet</dc:creator>
      <dc:date>2006-07-12T16:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38541#M20470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Go to &lt;/SPAN&gt;&lt;A href="http://www.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com&lt;/A&gt;&lt;SPAN&gt;, click on the developers tab and search for "Bug Tracking".&amp;nbsp; It's worth your while taking the effort to do this, as you'll find JIRA&amp;nbsp; a valuable tool for tracking issues and general tasks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 20:44:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38541#M20470</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-12T20:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice SDK API Documentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38542#M20471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Raised a JIRA request. here is the reference to the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/jira/browse/DOC-8" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/DOC-8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Typically how many days would it take for them to resolve this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How will I be notified about it??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Manmeet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 21:41:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-sdk-api-documentation/m-p/38542#M20471</guid>
      <dc:creator>manmeet</dc:creator>
      <dc:date>2006-07-12T21:41:52Z</dc:date>
    </item>
  </channel>
</rss>

