|
Maybe a more explicit test would be convenient, like testing that both configs files (or more if more imports are done) are in a common config set. If they are not, the user could be warned of it and act as recommended.
This will now be covered in
|
||||||||||||||||||||||||||||||||||||||||||||||
The import tag is not handled by Spring IDE's validator. Only the existance of the referenced config file is checked.
To ged rid of the unresolved bean reference errors you have to define a config set within Spring IDE which contains both config files. This way the validator creates a bean factory holding both config files.