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 2006/12/22 05:46:21 UTC

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

Dynamically generated WSDL for JAX-WS service is invalid
--------------------------------------------------------

                 Key: CXF-324
                 URL: http://issues.apache.org/jira/browse/CXF-324
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: Jarek Gawor


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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

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

Dan Diephouse closed CXF-324.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-RC

Applied to SVN. Thanks a lot Jarek!

> 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
>             Fix For: 2.0-RC
>
>         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.


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

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

maomaode commented on CXF-324:
------------------------------

This is a bug seems to me,  and if you can provide your testcase that will be great, and the testcase will be checked in as a unit test.
And the fix will go into the new tools directly after the refactoring done.

> 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
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

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

Bozhong Lin reassigned CXF-324:
-------------------------------

    Assignee: maomaode

> 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
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Dan Diephouse (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472317 ] 

Dan Diephouse commented on CXF-324:
-----------------------------------

I'll apply this in a little bit as I'm going to guess that James is in bed at the moment given his timezone :-)

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