[jira] [Updated] (OFBIZ-1925) ProductConfigItemContentWrapper is declared Serializable with non serializable member dispatcher

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-1925) ProductConfigItemContentWrapper is declared Serializable with non serializable member dispatcher

Nicolas Malin (Jira)

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

Sharan Foga updated OFBIZ-1925:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> ProductConfigItemContentWrapper is declared Serializable with non serializable member dispatcher
> ------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1925
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1925
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>         Environment: Any
>            Reporter: Ritesh Trivedi
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Get serialization error when trying to serialize ProductConfigWrapper and its child classes because
> ProductConfigItemContentWrapper is declared Serializable with non serializable member dispatcher.
> Either needs to be declared transient or removed from the class - as its not really getting used.



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