You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dan Diephouse (JIRA)" <ji...@apache.org> on 2007/08/27 21:49:30 UTC

[jira] Created: (CXF-947) FaultInfoExceptions don't work when migrating from XFire to CXF

FaultInfoExceptions don't work when migrating from XFire to CXF
---------------------------------------------------------------

                 Key: CXF-947
                 URL: https://issues.apache.org/jira/browse/CXF-947
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Dan Diephouse
            Assignee: Dan Diephouse
             Fix For: 2.0.2, 2.1


XFire included a FaultInfoException class which made it possible to supply beans as Fault details, without forcing those details to be part of your exception class. (kind of like @WebFault allows you to do with JAX-WS). However it seems that the client side part of this isn't working in CXF.

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


[jira] Closed: (CXF-947) FaultInfoExceptions don't work when migrating from XFire to CXF

Posted by "Dan Diephouse (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Diephouse closed CXF-947.
-----------------------------

    Resolution: Fixed

> FaultInfoExceptions don't work when migrating from XFire to CXF
> ---------------------------------------------------------------
>
>                 Key: CXF-947
>                 URL: https://issues.apache.org/jira/browse/CXF-947
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Dan Diephouse
>            Assignee: Dan Diephouse
>             Fix For: 2.0.2, 2.1
>
>
> XFire included a FaultInfoException class which made it possible to supply beans as Fault details, without forcing those details to be part of your exception class. (kind of like @WebFault allows you to do with JAX-WS). However it seems that the client side part of this isn't working in CXF.

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