Results 1 to 3 of 3

Thread: Unable to locate Spring NamespaceHandler for jee

  1. #1
    Join Date
    Aug 2006
    Posts
    14

    Default Unable to locate Spring NamespaceHandler for jee

    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:

    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>.
    Is there something else I need to do to make this work? This worked fine with previous releases, by the way.

    Thanks,
    Andy

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Andy,

    could please send your Eclipse Configuration Details (About Eclipse -> Configuration Details) to christian DOT dupuis AT springsource DOT com?

    I will take a look at this today and report back.

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3
    Join Date
    Aug 2006
    Posts
    14

    Default

    Wouldn't you know that my previous attempt at a "clean" installation of Ganymede 3.4.2 was actually 3.4.1 - grrr! I just downloaded 3.4.2, installed Spring IDE, and everything is working now. Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •