Hi!
We have a project with some springbeans config files (ProjectA). This project is set as dependent of another project that has some some springbeans config files too (ProjectB).
I have made a config set for springbeans in ProjectA that containts all the springbeans in ProjectB so ProjectA sees both the spring beans in ProjectA and ProjectB.
One of the beans in ProjectA is overriding a bean in ProjectB.
I get the following errormessage in the problems-tab:
Overrides another bean within config set 'ProjectB-config' service.xml ProjectA/conf line 505
I think I shouldn't get this errormessageCan this be a bug in the SpringIDE?
I'm using eclipse 3.1 and SpringIDE 1.2.3 on osx 10.4.2.
-Kaj![]()


Can this be a bug in the SpringIDE?
Reply With Quote