Project:
View Revisions: Issue #40521 | [ Back to Issue ] | ||
Summary | 0040521: ConditionalPropertyMapping and AfterFlushHook instances are not being injected | ||
Revision | 2019-04-04 13:29 by caristu | ||
Steps To Reproduce | 1) Install the https://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration.examples [^] test module 2) Execute the ExportPropertyMappingTest.testUnsatisfiedConditionalMapping test. Note that the test fails because the related expected ConditionalPropertyMapping instance is not executed. Note that also test of CountryImportWithExtensionsTest class are failing for the same reason. |
||
Revision | 2019-04-04 13:27 by caristu | ||
Description | After the Weld upgrade (0040193), ConditionalPropertyMapping and AfterFlushHook instances are not being injected. Seems that the behavior when injecting classes that implement generic interfaces has been redefined. See[1]. [1] https://docs.jboss.org/cdi/spec/2.0-PFD/cdi-spec.html#assignable_parameters [^] |
||
Revision | 2019-04-04 13:25 by caristu | ||
Steps To Reproduce | 1) Install the https://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration.examples [^] test module 2) Execute the ExportPropertyMappingTest.testUnsatisfiedConditionalMapping test. Note that the test fails because the related expected ConditionalPropertyMapping instance is not executed. |
||
Revision | 2019-04-04 13:24 by caristu | ||
Steps To Reproduce | 1) Install the module 2) Execute the ExportPropertyMappingTest.testUnsatisfiedConditionalMapping test. Note that the test fails because the related expected ConditionalPropertyMapping instance is not executed. |
||
Revision | 2019-04-04 13:24 by caristu | ||
Description | After the Weld upgrade (0040193), ConditionalPropertyMapping instances are not being injected. Seems that the behavior when injecting classes that implement generic interfaces has been redefined. See[1]. [1] https://docs.jboss.org/cdi/spec/2.0-PFD/cdi-spec.html#assignable_parameters [^] |
||
Revision | 2019-04-04 13:24 by caristu | ||
Description | After the Weld upgrade (0040193), ConditionalPropertyMapping instances are not being injected. Seems that the behavior when injecting classes that implement generic interfaces has been redefined. See[1]. [1] https://docs.jboss.org/cdi/spec/2.0-PFD/cdi-spec.html#assignable_parameters [^] |
Copyright © 2000 - 2009 MantisBT Group |