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

View Revisions: Issue #43314 All Revisions ] Back to Issue ]
Summary 0043314: Get SBOImporters/SBOExporters dynamically
Revision 2020-02-25 08:20 by caristu
Description After the changes introduced with the fix for 0043309, the SBOImporters and SBOExporters instances are being retrieved in a manual way[1]

It would be nice to get their instances using a more dynamic way, for example by using Weld and the CDI object[2]. But to make use of that feature (CDI class) we need to update the module dependencies to ensure that it depends at least on 19Q3 (because it is the release where Weld was upgraded)

[1] https://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/file/tip/src/org/openbravo/service/external/integration/importer/SynchronizableBusinessObjectImporterStore.java#l42 [^]
[2] https://docs.jboss.org/weld/reference/latest/en-US/html_single/#_the_cdi_class [^]
[3] https://issues.openbravo.com/view.php?id=40193 [^]
Revision 2020-02-25 08:19 by caristu
Description After the changes introduced with the fix for 0043309, the SBOImporters and SBOExporters instances are being retrieved in a manual way[1]

It would be nice to get their instances using a more dynamic way, for example by using Weld and the CDI object[2]. But to make use of that feature (CDI class) we need to update the module dependencies to ensure that it depends at last on 19Q3 (because it is the release where Weld was upgraded)

[1] https://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/file/tip/src/org/openbravo/service/external/integration/importer/SynchronizableBusinessObjectImporterStore.java#l42 [^]
[2] https://docs.jboss.org/weld/reference/latest/en-US/html_single/#_the_cdi_class [^]
[3] https://issues.openbravo.com/view.php?id=40193 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker