You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2007/11/26 19:39:43 UTC

[jira] Created: (CXF-1239) addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type

addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type
------------------------------------------------------------------------------------------------------------------------

                 Key: CXF-1239
                 URL: https://issues.apache.org/jira/browse/CXF-1239
             Project: CXF
          Issue Type: Test
          Components: JAXB Databinding
    Affects Versions: 2.0.3
            Reporter: Gary Tully
            Priority: Minor


This test validates the jaxb context can pick up endpoint reference types and hence ws addressing dependencies even when the endpoint reference type is used for a call-back and the type is nested in a complex type. This is a variation of the basic_callback_test that once showed up an error but was not merged at that time.
It would be no harm to include it to ensure we don't ever regress.

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


[jira] Closed: (CXF-1239) addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type

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

Gary Tully closed CXF-1239.
---------------------------


> addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1239
>                 URL: https://issues.apache.org/jira/browse/CXF-1239
>             Project: CXF
>          Issue Type: Test
>          Components: JAXB Databinding
>    Affects Versions: 2.0.3
>            Reporter: Gary Tully
>            Assignee: maomaode
>            Priority: Minor
>             Fix For: 2.0.4
>
>         Attachments: nested_callback.patch
>
>
> This test validates the jaxb context can pick up endpoint reference types and hence ws addressing dependencies even when the endpoint reference type is used for a call-back and the type is nested in a complex type. This is a variation of the basic_callback_test that once showed up an error but was not merged at that time.
> It would be no harm to include it to ensure we don't ever regress.

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


[jira] Assigned: (CXF-1239) addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type

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

maomaode reassigned CXF-1239:
-----------------------------

    Assignee: maomaode

> addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1239
>                 URL: https://issues.apache.org/jira/browse/CXF-1239
>             Project: CXF
>          Issue Type: Test
>          Components: JAXB Databinding
>    Affects Versions: 2.0.3
>            Reporter: Gary Tully
>            Assignee: maomaode
>            Priority: Minor
>         Attachments: nested_callback.patch
>
>
> This test validates the jaxb context can pick up endpoint reference types and hence ws addressing dependencies even when the endpoint reference type is used for a call-back and the type is nested in a complex type. This is a variation of the basic_callback_test that once showed up an error but was not merged at that time.
> It would be no harm to include it to ensure we don't ever regress.

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


[jira] Resolved: (CXF-1239) addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type

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

maomaode resolved CXF-1239.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.4

> addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1239
>                 URL: https://issues.apache.org/jira/browse/CXF-1239
>             Project: CXF
>          Issue Type: Test
>          Components: JAXB Databinding
>    Affects Versions: 2.0.3
>            Reporter: Gary Tully
>            Assignee: maomaode
>            Priority: Minor
>             Fix For: 2.0.4
>
>         Attachments: nested_callback.patch
>
>
> This test validates the jaxb context can pick up endpoint reference types and hence ws addressing dependencies even when the endpoint reference type is used for a call-back and the type is nested in a complex type. This is a variation of the basic_callback_test that once showed up an error but was not merged at that time.
> It would be no harm to include it to ensure we don't ever regress.

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


[jira] Updated: (CXF-1239) addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type

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

Gary Tully updated CXF-1239:
----------------------------

    Attachment: nested_callback.patch

wsdl and client server impl and mod to pom to run wsdl2java. A variation on basic_callback_test where the endpointreference type is nested in a complex type.

> addition test for JAXBcontext when callback is used but only reference to Endpoint reference is nested in a complex type
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1239
>                 URL: https://issues.apache.org/jira/browse/CXF-1239
>             Project: CXF
>          Issue Type: Test
>          Components: JAXB Databinding
>    Affects Versions: 2.0.3
>            Reporter: Gary Tully
>            Priority: Minor
>         Attachments: nested_callback.patch
>
>
> This test validates the jaxb context can pick up endpoint reference types and hence ws addressing dependencies even when the endpoint reference type is used for a call-back and the type is nested in a complex type. This is a variation of the basic_callback_test that once showed up an error but was not merged at that time.
> It would be no harm to include it to ensure we don't ever regress.

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