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

[jira] Updated: (CXF-324) Dynamically generated WSDL for JAX-WS service is invalid

     [ https://issues.apache.org/jira/browse/CXF-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated CXF-324:
----------------------------

    Attachment: CXF-324.patch

The attached patch contains a fix for this issue and other issues related to default names and namespaces of service, port and port type. The also patch contains tests to ensure the right defaults are used (as according to the jsr181 spec).


> Dynamically generated WSDL for JAX-WS service is invalid
> --------------------------------------------------------
>
>                 Key: CXF-324
>                 URL: https://issues.apache.org/jira/browse/CXF-324
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Jarek Gawor
>         Assigned To: maomaode
>         Attachments: CXF-324.patch
>
>
> When a JAX-WS service bean contains a WebService.endpointInterface annotation property, the dynamically generated WSDL should be generated from the endpointInterface interface. However, it looks like this property is ignored and the WSDL is generated from the bean class.

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