<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Configure WSDD with exceptions info' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Configure WSDD with exceptions info' posted on the 'WEB-Services / SOAP' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sun, 19 May 2013 02:18:19 -0700</pubDate>
    <lastBuildDate>Sun, 19 May 2013 02:18:19 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Configure WSDD with exceptions info</title>
      <link>http://www.programmersheaven.com/mb/web-services/428452/428452/configure-wsdd-with-exceptions-info/</link>
      <description>Hello, &lt;br /&gt;
&lt;br /&gt;
I have created a class that want to deploy as a Web Service. &lt;br /&gt;
&lt;br /&gt;
With this WSDD file, it works fine: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;service name="MyClass" provider="java:RPC"&amp;gt;&lt;br /&gt;
    &amp;lt;parameter name="allowedMethods" value="*"/&amp;gt;&lt;br /&gt;
    &amp;lt;parameter name="className" value="lo.webServices.MyClass"/&amp;gt;&lt;br /&gt;
&amp;lt;/service&amp;gt; &lt;br /&gt;
&lt;br /&gt;
But my class also can throw an exception: lo.webServices.MyFault and I do not know how to add this information to the file server-config.wsdd &lt;br /&gt;
&lt;br /&gt;
If I don´t add the exception info in the WSDD, when the server throws the exception 'MyFault', in the client I receive 'AxisException', not the original exception. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Can anyone help me?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/web-services/428452/428452/configure-wsdd-with-exceptions-info/</guid>
      <pubDate>Tue, 15 May 2012 01:56:39 -0700</pubDate>
      <category>WEB-Services / SOAP</category>
    </item>
  </channel>
</rss>