Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035030Openbravo ERPA. Platformpublic2017-01-23 11:202017-01-23 11:24
alostale 
alostale 
immediateminorhave not tried
closedfixed 
5
 
 
Core
No
0035030: API change: ADCS is no longer Serializable
Project for 0034975, changes scope of ADCS from Session to Application. While session scoped beans require to be Serializable, Application scoped ones don't, therefore ADCS is no longer Serializable.

The risk of this change to create regressions is none, as even it was formally Serializable, in practice, because DAL objects are cached it was not.
-
Approved
blocks feature request 00349753.0PR17Q2 closed alostale change scope of ADCS to ApplicationScoped 
Issue History
2017-01-23 11:20alostaleNew Issue
2017-01-23 11:20alostaleAssigned To => platform
2017-01-23 11:20alostaleModules => Core
2017-01-23 11:20alostaleTriggers an Emergency Pack => No
2017-01-23 11:20alostaleAssigned Toplatform => alostale
2017-01-23 11:20alostaleRelationship addedblocks 0034975
2017-01-23 11:20alostaleTag Attached: Approved
2017-01-23 11:24alostaleNote Added: 0093767
2017-01-23 11:24alostaleStatusnew => scheduled
2017-01-23 11:24alostaleStatusscheduled => resolved
2017-01-23 11:24alostaleFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/77df75e012585f8bdbf0bd62e43d92b5911253c8 [^]
2017-01-23 11:24alostaleResolutionopen => fixed
2017-01-23 11:24alostaleStatusresolved => closed

Notes
(0093767)
alostale   
2017-01-23 11:24   
incorrect commit message:

Edit Delete Make Private
Repository: erp/devel/api-checks
Changeset: 77df75e012585f8bdbf0bd62e43d92b5911253c8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jan 23 11:22:05 2017 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/77df75e012585f8bdbf0bd62e43d92b5911253c8 [^] [^]

fixed issue 34975: change scope of ADCS to ApplicationScoped

---
M java/reference/java.japi.gz
---