[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ws-general
Subject:    [jira] [Commented] (AXIOM-409) Exception chaining not handled properly causing missing information
From:       "Hudson (Commented) (JIRA)" <jira () apache ! org>
Date:       2012-03-30 6:34:35
Message-ID: 1828399408.36790.1333089275931.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]


    [ https://issues.apache.org/jira/browse/AXIOM-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242103#comment-13242103 \
] 

Hudson commented on AXIOM-409:
------------------------------

Integrated in ws-axiom-trunk #833 (See \
[https://builds.apache.org/job/ws-axiom-trunk/833/])  applying the patch for \
AXIOM-409 (Revision 1307280)

     Result = SUCCESS
amilas : 
Files : 
* /webservices/commons/trunk/modules/axiom/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMSourcedElementImpl.java


                
> Exception chaining not handled properly causing missing information
> -------------------------------------------------------------------
> 
> Key: AXIOM-409
> URL: https://issues.apache.org/jira/browse/AXIOM-409
> Project: Axiom
> Issue Type: Improvement
> Reporter: Shelan Perera
> Priority: Minor
> Attachments: exception-chaining-1.1.patch, exception-chaining.patch
> 
> 
> As an example
> catch (XMLStreamException e) {
> log.error("Could not get parser from data source for element " +
> getPrintableName(), e);
> throw new RuntimeException("Error obtaining parser from data source:" + \
> e.getMessage() ); }
> without using which will preserve information for later usage
> throw new RuntimeException("Error obtaining parser from data source", e );

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic