<?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: Axis throwing an exception with 1.1.2, unclear why in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22130#M10559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can go to 1.2RC, the question though is when do you anticipate it to be released.&amp;nbsp; If it's soon, I would rather do the work once and for all and not have to change my code yet again.&amp;nbsp; If you think it will be more than a month before it goes final, then I need to use 1.1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was going to setup axis tcpmon today and see what the heck is being returned.&amp;nbsp; What other information do you need from me to duplicate this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2006 12:11:32 GMT</pubDate>
    <dc:creator>rsfeir</dc:creator>
    <dc:date>2006-02-02T12:11:32Z</dc:date>
    <item>
      <title>Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22128#M10557</link>
      <description>Ok so I read the API, looked at the examples, and very little of my code had to change to adapt to 1.1.2, however the part of the code that didn't change is simply throwing an exception and I'm not understanding why it would, mainly because AXIS is so great with exception reporting.&amp;nbsp; Can anyone tell</description>
      <pubDate>Wed, 01 Feb 2006 21:59:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22128#M10557</guid>
      <dc:creator>rsfeir</dc:creator>
      <dc:date>2006-02-01T21:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22129#M10558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid I haven't seen this issue before.&amp;nbsp; Not sure what would have caused the issue since, as you correctly stated, this code hasn't changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Probably the best course of action will be to upgrade to 1.2RC which has just been released.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 1.2 I have moved all the Java web service client code into a separate project and added some utility classes to help with some of the common operations. (one of which is a WebServiceFactory which encapsulates the code you highlighted)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not is a position to move to 1.2 let me know and we'll see if we can figure out whats going wrong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 11:34:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22129#M10558</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2006-02-02T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22130#M10559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can go to 1.2RC, the question though is when do you anticipate it to be released.&amp;nbsp; If it's soon, I would rather do the work once and for all and not have to change my code yet again.&amp;nbsp; If you think it will be more than a month before it goes final, then I need to use 1.1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was going to setup axis tcpmon today and see what the heck is being returned.&amp;nbsp; What other information do you need from me to duplicate this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 12:11:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22130#M10559</guid>
      <dc:creator>rsfeir</dc:creator>
      <dc:date>2006-02-02T12:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22131#M10560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're expecting to release 1.2 final in the next couple of weeks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing to check is that the XML used for the WS security header is correct and that it contains the correct callback class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 15:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22131#M10560</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2006-02-02T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22132#M10561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Checked with leads here and 1.2 is not an option.&amp;nbsp; We need to deploy this this month, and knowing we have to go through our acceptance testing and then production, that's too short a time frame to get out with 1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we gotta make 1.1.2 work.&amp;nbsp; I will check the headers, though I am fairly sure I have them right, since I used yours and just changed the class name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 15:17:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22132#M10561</guid>
      <dc:creator>rsfeir</dc:creator>
      <dc:date>2006-02-02T15:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Axis throwing an exception with 1.1.2, unclear why</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22133#M10562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fixed the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The header, somehow during copy and paste, or perhaps somewhere in your samples that got carried over, had parameter value like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;value=''gov.nih.niaid.eric.AlfrescoRepositoryHelper'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;note the extra ', which was pretty hard to see.&amp;nbsp; So I am past the current error, I am getting and NPE, but that's my fault I'm sure, since I haven't finished rewriting the code for 1.1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2006 15:49:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/axis-throwing-an-exception-with-1-1-2-unclear-why/m-p/22133#M10562</guid>
      <dc:creator>rsfeir</dc:creator>
      <dc:date>2006-02-02T15:49:07Z</dc:date>
    </item>
  </channel>
</rss>

