There is no way to setFailedEnvironmentAProblem for StdJndiLoader
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
There is a flag to consider it a fatal error or not if a JNDI context can be constructed. It defaults to false, but there is no way to set it true. There are no set methods for this in StdConfig and there are no configuration params.
Similar, JNDI roots can only be configured via params.. maybe it should also be set via Config?
Contributor guide
Assessment
This issue has not been assessed yet.