Tiles 2.x: TilesConfigurer NPE when no definitions found [SPR-12362] #16967
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Arnaud Kleinveld opened SPR-12362 and commented
We had two lines in the webmvc-config.xml for the TilesConfigurer
Then when we removed the last views.xml under the /WEB-INF/flows tree the application crashes at startup with an NPE caused by line 423 of the TilesConfigurer. See error-report with stack-trace attached.
Affects: 3.2.11
Attachments:
Referenced from: commits c8b8dc5, d53b67f, cb86036
Backported to: 4.0.8, 3.2.12
The text was updated successfully, but these errors were encountered: