History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-23353
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Avdeev
Reporter: t800t8
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Check for file existing for contextConfigLocation param in web.xml

Created: 15 Nov 07 10:37   Updated: 19 Nov 07 15:27
Component/s: J2EE.Spring
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,549


 Description  « Hide
Currently I can enter a non-existing file as value of contextConfigLocation parameter and IDEA cannot detect the problem.

 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 15 Nov 07 15:22
What should IDEA do it the entry is a pattern like "/WEB-INF/*-context.xml" - and other possible patterns that can yield multiple files?
Should it be highlighted if it doesn't match anything?

t800t8 - 15 Nov 07 15:32
Yes, I think so.