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

jimma resolved CXF-1070.
------------------------

    Resolution: Fixed
      Assignee: jimma

>  SEI  source file generated by java2ws  overwrites  the impl source file
> ------------------------------------------------------------------------
>
>                 Key: CXF-1070
>                 URL: https://issues.apache.org/jira/browse/CXF-1070
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: jimma
>            Assignee: jimma
>
> When the use the following GreeterImpl.class to generate client server in 
> same directory with input class, the generate SEI will overwrite the input 
> impl source file :
> @WebService
> public class GreeterImpl {
>     public String greetMe() {
>         return "";
>     }
> } 

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