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

Freeman Fang resolved CXF-3566.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.1

now remove the old
useFQCNForFaultSerialVersionUID flag for wsdl2java, and introduce new
 -faultSerialVersionUID <fault-serialVersionUID>
                     Specifies how to generate fault Exception's SUID, can use
                     NONE|TIMESTAMP|FQCN|####", the default is NONE. FQCN uses a
                     hash of the fully qualified class name. #### would be any
                     valid Long to use as the SUID.


> not put serialVersionUID in generated faults by default
> -------------------------------------------------------
>
>                 Key: CXF-3566
>                 URL: https://issues.apache.org/jira/browse/CXF-3566
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.4.1
>
>
> to make it easier with java serialization
> related discussion from [1]
> [1]http://cxf.547215.n5.nabble.com/DISCUSS-make-useFQCNForFaultSerialVersionUID-as-default-behavior-for-generated-exception-class-td4446834.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to