-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug
Milestone
Description
Robert Starzer opened SPR-8490 and commented
JndiPropertySource (Object getProperty(String name) throws JndiLookupFailureException) should return null if the property was not found; now it throws an exception and the web context does not startup.
Also what's unclear for me is (in my case) the missing "java:/comp/env/" prefix for looking up
properties defined in multiple property sources.
Affects: 3.1 M2
Issue Links:
- Register JndiPropertySource by default in StandardServletEnvironment [SPR-8545] #13189 Register JndiPropertySource by default in StandardServletEnvironment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug