You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Kurt T Stam (JIRA)" <sc...@ws.apache.org> on 2010/01/21 16:35:54 UTC

[jira] Updated: (SCOUT-101) Faults are not handled properly by RegistryImpl.execute(JAXBElement uddiRequest, URI endPointURI)

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

Kurt T Stam updated SCOUT-101:
------------------------------

    Fix Version/s: 1.2.2

> 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: Kurt T Stam
>             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-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org