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

Daniel Kulp resolved CXF-2436.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.4
                   2.1.7
         Assignee: Daniel Kulp

> SEI should be able to implements java.rmi.Remote
> ------------------------------------------------
>
>                 Key: CXF-2436
>                 URL: https://issues.apache.org/jira/browse/CXF-2436
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.2.3
>         Environment: any
>            Reporter: Raffaele Spazzoli
>            Assignee: Daniel Kulp
>             Fix For: 2.1.7, 2.2.4
>
>
> If a SEI implementation class implements java.rmi.Remote the java2wsdl tool 
> complain with the following error: "JAXWS SEI can not implement
> java.rmi.Remote interface." The error is raised by JaxwsServiceBuilder class. 
> Apparently there is no reason for this check, the jsr181 specification says:
> "The service endpoint interface MAY extend java.rmi.Remote either directly or 
> indirectly, but is not REQUIRED to do so."
> This check is active only for the WSDL generation phase, ie a service 
> implementation class implementing java.rmi.Remote can be successfully 
> activated as a cxf service.
> If confirmed to be a bug the check should be removed.

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

Reply via email to