See failing test case with weblogic:
https://github.com/camunda/camunda-bpm-platform/commit/530f368e723ce26153de1e6b100d11d9c2973a04
The problem is that no BeanManager will be found inside "BeanManagerLookup#lookupBeanManagerInJndi()", so that the wrong BeanManager will be used to resolve an expression.
This is the controller panel for Smart Panels app
- is related to
-
CAM-2394 Replace homegrown ProgrammaticBeanLookup with DeltaSpike BeanProvider
- Closed