Project: 	
  | View Revisions: Issue #34174 | [ Back to Issue ] | ||
| Summary | 0034174: Allow to use Weld on Background processes that extend from DalBaseProcess | ||
| Revision | 2016-10-05 07:30 by guillermogil | ||
| Description | Background processes that extend from DalBaseProcess cannot use Weld right now. If you try to inject anything on a backgroung process you will notice that it always returns empty, it is not injecting anything. e.g.- Try to add a hook (http://wiki.openbravo.com/wiki/How_to_Add_Server_Side_Hooks [^]) on a new created background process (http://wiki.openbravo.com/wiki/How_to_develop_a_DAL_background_process [^]) Even if there is some implementation of the hook it will not get executed.  | 
||
| Revision | 2016-10-05 07:30 by guillermogil | ||
| Description | Background processes that extend from DalBaseProcess cannot use Weld right now. If you try to inject anything on a backgroung process you will notice that it always returns empty, it is not injecting anything. e.g.- Try to add a hook (http://wiki.openbravo.com/wiki/How_to_Add_Server_Side_Hooks [^]) on a new created background process (How_to_develop_a_DAL_background_process) Even if there is some implementation of the hook it will not get executed.  | 
||
| Revision | 2016-10-05 07:23 by guillermogil | ||
| Description | Background processes that extend from DalBaseProcess cannot use Weld right now. | ||
| Copyright © 2000 - 2009 MantisBT Group |