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











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Impact of Exception Handling Patterns on Web Services</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 22 May 2013 04:48:30 -0400</pubDate>


    <item>

        <title>Recoverable Exceptions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43752</link>

        

        
            <description><![CDATA[In my experience, cases in which an exception is recoverable are rare. As a matter in fact, the only one I can think of righ now is a "busy signal" (i.e. HTTP 503). IMHO, all other "recoverable" exceptions should be business responses instead. "Logic by...]]></description>
        

        <pubDate>Tue, 10 Apr 2007 14:29:54 -0400</pubDate>

        

        <jf:creationDate>Tue, 10 Apr 2007 14:29:54 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 10 Apr 2007 14:29:54 -0400</jf:modificationDate>
        <jf:date>Apr 10, 2007</jf:date>
        <jf:author>Alberto Gaona</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Impact of Exception Handling Patterns on Web Services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43752</link>

        

        
            <description><![CDATA[In other words don't return the phrase 

"Houston, we have a problem!"(true story ,i've seen this..) in your webservce calls on a globally caught an exception!;..this will only annoy the users of your service!

:)]]></description>
        

        <pubDate>Fri, 19 Jan 2007 08:18:16 -0500</pubDate>

        

        <jf:creationDate>Fri, 19 Jan 2007 08:18:16 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 19 Jan 2007 08:18:16 -0500</jf:modificationDate>
        <jf:date>Jan 19, 2007</jf:date>
        <jf:author>Jeryl Cook</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Impact of Exception Handling Patterns on Web Services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43752</link>

        

        
            <description><![CDATA[Below are excerpts &#38; references to articles that I have come aross addressing Exception Handling in a Web Services context.  I am interested in views on exception handling patterns in a web services-based SOA....]]></description>
        

        <pubDate>Sun, 07 Jan 2007 17:04:22 -0500</pubDate>

        

        <jf:creationDate>Sun, 07 Jan 2007 17:04:22 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 07 Jan 2007 17:04:22 -0500</jf:modificationDate>
        <jf:date>Jan 7, 2007</jf:date>
        <jf:author>Jason Tessier</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

