<?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 Webservice and jdk1.4 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webservice-and-jdk1-4/m-p/165035#M118746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to extend an existing product with a webservice interface towards alfresco. but I am confronted with the constraint that the product must be built with jdk 1.4. alfresco-web-service-client.jar is built with 1.5. anyone any advice on how to tackle this, is it hard to adjust the alfresco code to 1.4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dirk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2008 14:46:18 GMT</pubDate>
    <dc:creator>dirko</dc:creator>
    <dc:date>2008-03-14T14:46:18Z</dc:date>
    <item>
      <title>Webservice and jdk1.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-and-jdk1-4/m-p/165035#M118746</link>
      <description>Hello,i need to extend an existing product with a webservice interface towards alfresco. but I am confronted with the constraint that the product must be built with jdk 1.4. alfresco-web-service-client.jar is built with 1.5. anyone any advice on how to tackle this, is it hard to adjust the alfresco</description>
      <pubDate>Fri, 14 Mar 2008 14:46:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-and-jdk1-4/m-p/165035#M118746</guid>
      <dc:creator>dirko</dc:creator>
      <dc:date>2008-03-14T14:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice and jdk1.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-and-jdk1-4/m-p/165036#M118747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most of the code in the web service client is generated by Axis from the Alfresco WSDL, and since Axis supports JDK 1.4 there's a good chance you could simply recompile that code with a 1.4 compiler without incident.&amp;nbsp; That said, there are a number of hand-written classes in that API as well (the ISO9075 class, the WebServiceFactory etc.), and those may have some 1.5 constructs in them - if so it shouldn't be hard to copy that code into your own package and modify it to be 1.4 compatible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course you could always just work from first principles (the Alfresco WSDL) and roll your own Web Service client from scratch - because there's very little hand-written code in the Web Service client this would be quite practical.&amp;nbsp; This also has the benefit of allowing you to pick which SOAP framework to use on the client side - you aren't forced to use Axis.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2008 16:30:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-and-jdk1-4/m-p/165036#M118747</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-03-15T16:30:01Z</dc:date>
    </item>
  </channel>
</rss>

