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/04 13:15:07 UTC

[jira] [Created] (CXF-4542) @XmlJavaTypeAdapter ignored on exception classes

Richard Opalka created CXF-4542:
-----------------------------------

             Summary: @XmlJavaTypeAdapter ignored on exception classes 
                 Key: CXF-4542
                 URL: https://issues.apache.org/jira/browse/CXF-4542
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.6.2, 2.5.5, 2.4.9, 2.3.10
            Reporter: Richard Opalka
             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0


The following commit

https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581

causes @XmlJavaTypeAdapter is completely ignored on fields & methods.


--
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-4542) @XmlJavaTypeAdapter ignored on exception classes

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

Richard Opalka edited comment on CXF-4542 at 10/4/12 10:19 PM:
---------------------------------------------------------------

Proposed patch against 

http://svn.apache.org/repos/asf/cxf/trunk@1393983
                
      was (Author: opalka):
    Providing patch against 

http://svn.apache.org/repos/asf/cxf/trunk@1393983
                  
> @XmlJavaTypeAdapter ignored on exception classes 
> -------------------------------------------------
>
>                 Key: CXF-4542
>                 URL: https://issues.apache.org/jira/browse/CXF-4542
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.3.10, 2.4.9, 2.5.5, 2.6.2
>            Reporter: Richard Opalka
>             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>
>         Attachments: CXF4542.patch
>
>
> The following commit
> https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581
> causes @XmlJavaTypeAdapter is completely ignored on fields & methods.

--
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-4542) @XmlJavaTypeAdapter ignored on exception classes

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

Richard Opalka updated CXF-4542:
--------------------------------

    Attachment: CXF4542.patch
    
> @XmlJavaTypeAdapter ignored on exception classes 
> -------------------------------------------------
>
>                 Key: CXF-4542
>                 URL: https://issues.apache.org/jira/browse/CXF-4542
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.3.10, 2.4.9, 2.5.5, 2.6.2
>            Reporter: Richard Opalka
>             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>
>         Attachments: CXF4542.patch
>
>
> The following commit
> https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581
> causes @XmlJavaTypeAdapter is completely ignored on fields & methods.

--
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-4542) @XmlJavaTypeAdapter ignored on exception classes

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

Richard Opalka updated CXF-4542:
--------------------------------

    Attachment:     (was: CXF4542.patch)
    
> @XmlJavaTypeAdapter ignored on exception classes 
> -------------------------------------------------
>
>                 Key: CXF-4542
>                 URL: https://issues.apache.org/jira/browse/CXF-4542
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.3.10, 2.4.9, 2.5.5, 2.6.2
>            Reporter: Richard Opalka
>             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>
>         Attachments: CXF4542.patch
>
>
> The following commit
> https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581
> causes @XmlJavaTypeAdapter is completely ignored on fields & methods.

--
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-4542) @XmlJavaTypeAdapter ignored on exception classes

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

Daniel Kulp resolved CXF-4542.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp

Patch applied
                
> @XmlJavaTypeAdapter ignored on exception classes 
> -------------------------------------------------
>
>                 Key: CXF-4542
>                 URL: https://issues.apache.org/jira/browse/CXF-4542
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.3.10, 2.4.9, 2.5.5, 2.6.2
>            Reporter: Richard Opalka
>            Assignee: Daniel Kulp
>             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>
>         Attachments: CXF4542.patch
>
>
> The following commit
> https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581
> causes @XmlJavaTypeAdapter is completely ignored on fields & methods.

--
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-4542) @XmlJavaTypeAdapter ignored on exception classes

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

Richard Opalka updated CXF-4542:
--------------------------------

    Attachment: CXF4542.patch

Providing patch against 

http://svn.apache.org/repos/asf/cxf/trunk@1393983
                
> @XmlJavaTypeAdapter ignored on exception classes 
> -------------------------------------------------
>
>                 Key: CXF-4542
>                 URL: https://issues.apache.org/jira/browse/CXF-4542
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.3.10, 2.4.9, 2.5.5, 2.6.2
>            Reporter: Richard Opalka
>             Fix For: 2.4.10, 2.5.6, 2.6.3, 2.7.0
>
>         Attachments: CXF4542.patch
>
>
> The following commit
> https://svn.apache.org/repos/asf/incubator/cxf/trunk@641581
> causes @XmlJavaTypeAdapter is completely ignored on fields & methods.

--
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