Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034536
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2016-11-15 16:242016-11-25 07:55
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision968b119cdc1d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034536: API change required to remove PreferenceEventHandler class

DescriptionPreferenceEventHandler class was being used to detect changes on the preference values cached by the CachedPreference.

With issue 0034499 CachedPreference is no longer a singleton as we are declaring it as @SessionScoped. This way, the cached values will not persist along the life cycle of the application but the session.

As preferences are refreshed with every new session this handler is no longer required. Besides, the injection of the @SessionScoped bean in the handler was causing this error:

WELD-001303 No active contexts for scope type javax.enterprise.context.SessionScoped
Steps To ReproduceIn description
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0034499 closedcaristu [clustering] CachedPreference feature is not supported on clustered environments 
related to defect 0034514 closedcaristu [clustering] CachedPreference should implement Serializable 

-  Notes
(0091580)
hgbot (developer)
2016-11-15 17:46

Repository: erp/devel/api-checks
Changeset: 968b119cdc1d99b92fd9781f88e19b84f0c3c9a8
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Nov 15 17:46:15 2016 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/968b119cdc1d99b92fd9781f88e19b84f0c3c9a8 [^]

fixes issue 34536: API change required to remove PreferenceEventHandler class

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

- Issue History
Date Modified Username Field Change
2016-11-15 16:24 caristu New Issue
2016-11-15 16:24 caristu Assigned To => platform
2016-11-15 16:24 caristu Modules => Core
2016-11-15 16:24 caristu Triggers an Emergency Pack => No
2016-11-15 16:24 caristu Assigned To platform => caristu
2016-11-15 16:24 alostale Tag Attached: Approved
2016-11-15 16:25 caristu Relationship added related to 0034499
2016-11-15 16:26 caristu Relationship added related to 0034514
2016-11-15 16:48 caristu Description Updated View Revisions
2016-11-15 16:49 caristu Status new => scheduled
2016-11-15 17:46 hgbot Checkin
2016-11-15 17:46 hgbot Note Added: 0091580
2016-11-15 17:46 hgbot Status scheduled => resolved
2016-11-15 17:46 hgbot Resolution open => fixed
2016-11-15 17:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/968b119cdc1d99b92fd9781f88e19b84f0c3c9a8 [^]
2016-11-15 17:46 caristu Review Assigned To => alostale
2016-11-25 07:55 alostale Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker