|
From: Andreas S. <tu...@ya...> - 2004-11-08 12:30:44
|
Hi, I recently installed Spring-IDE 1.1.0 on eclipse 3.0.1 and encountered a problem. Scenario: I have a class with a constructor which takes 3 arguments. In my configuration I have a parent bean (as template) which defines only the first argument. The bean specifies the "class" attribute. Then I have a bean which refers the above bean as parent and declares the other two constructor arguments. Spring-IDE complains in both beans that the class has no constructor with 1 or 2 arguments, respectively. I would expect that the specifications for the "child" bean should be merged with the specifications of the parent bean. The parent bean should, however, not be validated in this case. Note that the error on the parent bean also occurs if the parent bean is specified as "abstract". Overall, Spring-IDE is really fun to work with! Regards, Andreas ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |