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

Key: IDEA-16801
Type: Bug Bug
Status: Open Open
Assignee: Sergey Vasiliev
Reporter: Arik Kfir
Votes: 0
Watchers: 1
Operations

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

IDEA does not parse ${...} properties in <import .../> tags in Spring configuration files

Created: 03 Jan 08 17:58   Updated: 09 Jan 08 12:34
Component/s: J2EE.Spring

File Attachments: None
Image Attachments:

1. Screenshot.png
(373 kb)
Environment: Ubuntu Linux, JDK 1.6.0_03

Build: 7,626
Severity: Medium


 Description  « Hide
While IDEA correctly finds and parses ${...}-styled properties in Spring configuration files under <bean .../> tags, it does not parse such properties when used in <import .../> tags.

For example:

<import resource="file:${external.config.dir}/spring/*.xml"/>

IDEA will list three warnings (see attached image).



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.