Platform: MyEclipse 6.0.1 (full stack installer)
JDK: 1.5.0_12
OS: Windows XP SP2
Plugin: Spring IDE
We just added Spring 2 (2.0.8) support to our project through MyEclipse 6.0.1 and everything is working well except one problem. Beans defined with the jee:jndi-lookup aren’t being found and I get a warning about the referenced bean not being found. I found the bug filed against Spring IDE about this same problem, which it is fixed in Spring IDE. I know MyEclipse has an enhanced version of the Spring IDE. It sounds like an update from the Spring IDE code to fix this problem is needed. The problem was fixed in Spring IDE 2.0 M1 on 5/17/2007 (almost a year ago). Here’s the JIRA ticket about it:
http://jira.springframework.org/browse/IDE-375
This probably just requires an update to com.genuitec.eclipse.springframework.builder.AllConfigsValidator to add in the same functionality as that which was fixed by the Spring IDE team last year.
If you can send us an updated version of the plugin with the problem fixed, that would be great.
Thanks.
-J.C.