[ 
https://issues.apache.org/jira/browse/SCOUT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom Cunningham resolved SCOUT-101.
----------------------------------

    Resolution: Fixed

Moved the fault-handling code before the unmarshalling.

> Faults are not handled properly by RegistryImpl.execute(JAXBElement<?> 
> uddiRequest, URI endPointURI)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SCOUT-101
>                 URL: https://issues.apache.org/jira/browse/SCOUT-101
>             Project: Scout
>          Issue Type: Bug
>    Affects Versions: 1.1.1, 1.2
>            Reporter: Rafal N
>            Assignee: Tom Cunningham
>             Fix For: 1.2.2
>
>
> Faults are not handled properly because the handling code does not get a 
> chance to do its job. JAXB unmarshalling is attempted first and if it fails 
> (on fault it does) it throws exception. It appears that in order to fix this 
> issue, these two pieces of code just need to be reordered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to