Hi,
I've just installed Spring IDE 2.2.3 in a clean installation of Eclipse for JEE developers 3.4.2. I installed the Spring IDE Core, Spring AOP, and Spring OSGI plugins. I've read through the previous messages in this forum but the suggested fixes don't seem to work for me. Every place I have a <jee:jndi-lookup> bean, I get the following errors:
Is there something else I need to do to make this work? This worked fine with previous releases, by the way.Code:Multiple annotations found at this line: - Unable to locate Spring NamespaceHandler for element 'jee:jndi-lookup' of schema namespace 'http://www.springframework.org/schema/jee' - Incorrect usage of element 'jee:jndi-lookup' in a nested manner. This tag cannot be used nested inside <property>.
Thanks,
Andy


Reply With Quote