Issue Details (XML | Word | Printable)

Key: IDE-151
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Christian Dupuis
Reporter: Imported
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring IDE

imported config file not in the same config set

Created: 29/Aug/05 04:06 PM   Updated: 10/Jan/08 11:01 PM
Component/s: beans.core
Affects Version/s: 1.2.3
Fix Version/s: 2.0.3

Time Tracking:
Not Specified


 Description  « Hide
The Spring import tag does not seem to be recognized. If a bean file uses this feature then the result is a bunch of reference errors for the beans that are being imported.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Torsten Juergeleit added a comment - 17/Sep/05 06:28 PM
Duplicates #89

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.



Christian Dupuis added a comment - 10/Jan/08 11:01 PM
This will now be covered in IDE-653