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:41:43 UTC

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

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