on 2020 Dec 26 10:20 AM
Hello experts,
We need to implement two new independent extensions, extension C and extension D, that each extend and overwrite a bean of the core platform. What are the ways we can make sure the bean from extension D takes precedence over the one from extension C? Thanks!
Request clarification before answering.
Hi Nika,
You will have to make sure that extension D is loaded after extension C. And to do that, you need to mention extension D after extension C in localextensions.xml and also there should be no extension mentioned before extension C which requires extension D.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.