Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007072Openbravo ERPA. Platformpublic2009-01-22 07:172009-03-06 12:34
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0007072: DAL: provide a base class for a background process which takes of transaction/context handling
Currently it is not possible to run DAL logic in a background process because no transaction or user context is set when run in a background process. A base process class should be made available which performs these tasks and which can be subclassed by process classes implementing backend logic.

The base process class should be very similar to the current available DalInitializingTask which takes care of transaction/context handling for ant tasks using the DAL
No tags attached.
Issue History
2009-01-22 07:17mtaalNew Issue
2009-01-22 07:17mtaalAssigned To => mtaal
2009-01-22 07:17mtaalsf_bug_id0 => 2527892
2009-01-22 07:17mtaalRegression testing => No
2009-01-22 12:17svnbotCheckin
2009-01-22 12:17svnbotNote Added: 0012518
2009-01-22 12:17svnbotStatusnew => resolved
2009-01-22 12:17svnbotResolutionopen => fixed
2009-01-22 12:17svnbotsvn_revision => 12146
2009-03-06 12:34psarobeStatusresolved => closed

Notes
(0012518)
svnbot   
2009-01-22 12:17   
Repository: openbravo
Revision: 12146
Author: mtaal
Date: 2009-01-22 12:17:21 +0100 (Thu, 22 Jan 2009)

Fixed issue 7072, DAL: provide a base class for a background process which takes of transaction/context handling

---
A trunk/src/org/openbravo/service/db/DalBaseProcess.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12146&sc=1 [^]