You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/12/09 21:44:58 UTC

[jira] [Commented] (CXF-7171) Mark autogenerated classes as Serializable gengerated using cxf-wadl2java-plugin in maven

    [ https://issues.apache.org/jira/browse/CXF-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15736425#comment-15736425 ] 

Sergey Beryozkin commented on CXF-7171:
---------------------------------------

I think the following answers it:

http://stackoverflow.com/questions/3677088/how-to-generate-classes-from-xsd-that-implements-serializable

> Mark autogenerated classes as Serializable gengerated using cxf-wadl2java-plugin in maven
> -----------------------------------------------------------------------------------------
>
>                 Key: CXF-7171
>                 URL: https://issues.apache.org/jira/browse/CXF-7171
>             Project: CXF
>          Issue Type: Wish
>            Reporter: gop
>
> My java file implemented Serializable interface. When trying to auto-generate that file in another REST application using cxf-wadl2java-plugin in maven, autogenerated class is not having Serializable implemented. Is there any way to achieve this? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)