You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "benson margulies (JIRA)" <ji...@apache.org> on 2007/10/18 17:11:50 UTC

[jira] Created: (CXF-1118) JAXB serialized private fields of faults

JAXB serialized private fields of faults
----------------------------------------

                 Key: CXF-1118
                 URL: https://issues.apache.org/jira/browse/CXF-1118
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.0.2
            Reporter: benson margulies
            Assignee: benson margulies
            Priority: Minor


If an exception class, declared in 'throws' of a JAX-WS interface, has private fields, they get serialized. Not good.

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


[jira] Resolved: (CXF-1118) JAXB serialized private fields of faults

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

benson margulies resolved CXF-1118.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
                   2.0.3

Fix committed to tip. I'm betting that Dan will merge this to 2.0.3.

> JAXB serialized private fields of faults
> ----------------------------------------
>
>                 Key: CXF-1118
>                 URL: https://issues.apache.org/jira/browse/CXF-1118
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.0.2
>            Reporter: benson margulies
>            Assignee: benson margulies
>            Priority: Minor
>             Fix For: 2.0.3, 2.1
>
>
> If an exception class, declared in 'throws' of a JAX-WS interface, has private fields, they get serialized. Not good.

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