You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2007/03/11 09:07:09 UTC

[jira] Resolved: (CXF-446) Allow JAX-WS implementation bean not to implement the service endpoint interface

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

willem Jiang resolved CXF-446.
------------------------------

    Resolution: Fixed

This path has been applied in the reviosn 515443.
The issue of create service from implementaion class which has no wsdl location is resovled in the  CXF-455.

> Allow JAX-WS implementation bean not to implement the service endpoint interface
> --------------------------------------------------------------------------------
>
>                 Key: CXF-446
>                 URL: https://issues.apache.org/jira/browse/CXF-446
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Jarek Gawor
>         Assigned To: willem Jiang
>         Attachments: CXF-446.patch
>
>
> JAX-WS services (as per spec) are not required to implement the service endpoint interface. Right now, if the service does not implement the SEI, a "object is not an instance of" error is returned on an invocation. The attached patch enables the services not to implement the SEI and contains test for such cases.
> This patch also contains updated test cases for CXF-444.

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