You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Richard Opalka (JIRA)" <ji...@apache.org> on 2012/10/22 08:42:12 UTC

[jira] [Created] (CXF-4591) Fix @XmlTransient handling for exception types

Richard Opalka created CXF-4591:
-----------------------------------

             Summary: Fix @XmlTransient handling for exception types
                 Key: CXF-4591
                 URL: https://issues.apache.org/jira/browse/CXF-4591
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.7.0, 2.6.3, 2.5.6, 2.4.10
            Reporter: Richard Opalka
             Fix For: 2.4.11, 2.5.7, 2.6.4, 2.7.1


See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CXF-4591) Fix @XmlTransient handling for exception types

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

Alessio Soldano reassigned CXF-4591:
------------------------------------

    Assignee: Alessio Soldano
    
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>            Assignee: Alessio Soldano
>             Fix For: 2.4.11, 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (CXF-4591) Fix @XmlTransient handling for exception types

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

Richard Opalka reopened CXF-4591:
---------------------------------


I'm sorry but my previous patch was completely wrong. I interpreted XmlTransient handling the wrong way. Going to provide patch to remove this broken staff. Luckily this was not released in CXF yet :)
                
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>            Assignee: Alessio Soldano
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CXF-4591) Fix @XmlTransient handling for exception types

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

Richard Opalka updated CXF-4591:
--------------------------------

    Attachment: CXF4591.patch

Proposed patch.

                
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>             Fix For: 2.4.11, 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-4591) Fix @XmlTransient handling for exception types

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

Alessio Soldano resolved CXF-4591.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.4.11)
    
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>            Assignee: Alessio Soldano
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CXF-4591) Fix @XmlTransient handling for exception types

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

Richard Opalka updated CXF-4591:
--------------------------------

    Attachment: CXF4591-rollback.patch

Providing rollback patch. JAXB is responsible for @XmlTransient handling. CXF reuses JAXB RI.
                
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>            Assignee: Alessio Soldano
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch, CXF4591-rollback.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-4591) Fix @XmlTransient handling for exception types

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

Daniel Kulp resolved CXF-4591.
------------------------------

    Resolution: Fixed
    
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>            Assignee: Alessio Soldano
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch, CXF4591-rollback.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (CXF-4591) Fix @XmlTransient handling for exception types

Posted by "Richard Opalka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481208#comment-13481208 ] 

Richard Opalka edited comment on CXF-4591 at 10/22/12 6:44 AM:
---------------------------------------------------------------

Proposed patch against

http://svn.apache.org/repos/asf/cxf/trunk@1400692

                
      was (Author: opalka):
    Proposed patch.

                  
> Fix @XmlTransient handling for exception types
> ----------------------------------------------
>
>                 Key: CXF-4591
>                 URL: https://issues.apache.org/jira/browse/CXF-4591
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>            Reporter: Richard Opalka
>             Fix For: 2.4.11, 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF4591.patch
>
>
> See JAXB 2.2 specification, Chapter 8.7.3 @XmlTransient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira