<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Akom's Tech Ruminations - Java</title>
    <link>http://tech.akom.net/</link>
    <description>Various tech outbursts - code and solutions to practical problems</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <pubDate>Wed, 15 Oct 2008 20:18:35 GMT</pubDate>

    <image>
        <url>http://tech.akom.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Akom's Tech Ruminations - Java - Various tech outbursts - code and solutions to practical problems</title>
        <link>http://tech.akom.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Convincing JAX-WS on Axis2 1.4 to handle overloaded web service methods</title>
    <link>http://tech.akom.net/archives/2-Convincing-JAX-WS-on-Axis2-1.4-to-handle-overloaded-web-service-methods.html</link>
            <category>Java</category>
    
    <comments>http://tech.akom.net/archives/2-Convincing-JAX-WS-on-Axis2-1.4-to-handle-overloaded-web-service-methods.html#comments</comments>
    <wfw:comment>http://tech.akom.net/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://tech.akom.net/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Akom)</author>
    <content:encoded>
    This week I found myself in one of those situations...

&lt;br/&gt;&lt;br/&gt;
I had initially implemented corporate web services in Axis2 1.2, using ADB data binding, starting with a &lt;strong&gt;WSDL&lt;/strong&gt;.  Only problem is - the WSDL I had to reimplement came from .NET, sometime around 2001... when overloading must have seemed like a good idea.  Since then it&#039;s been abolished by just about everyone, including of course the current WSDL specifications.  Moreover, the WSDL was most likely auto-generated by .NET with no regard for how manageable it would be.  Yes, this is an experience infused with &quot;ArrayOfAnyType&quot;, &amp;lt;anytype xsd:type=&quot;string&quot;&amp;gt;, and other such pearls.

&lt;br/&gt;&lt;br/&gt;
I can&#039;t say that &lt;strong&gt;ADB&lt;/strong&gt; handled overloaded methods &lt;br /&gt;&lt;a href=&quot;http://tech.akom.net/archives/2-Convincing-JAX-WS-on-Axis2-1.4-to-handle-overloaded-web-service-methods.html#extended&quot;&gt;Continue reading &quot;Convincing JAX-WS on Axis2 1.4 to handle overloaded web service methods&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 16 Aug 2008 21:49:11 -0400</pubDate>
    <guid isPermaLink="false">http://tech.akom.net/archives/2-guid.html</guid>
    
</item>

</channel>
</rss>
