Results 1 to 2 of 2

Thread: Unable to build spring-hadoop in STS; compile error in servlet-context.xml

  1. #1
    Join Date
    Nov 2011
    Posts
    7

    Default Unable to build spring-hadoop in STS; compile error in servlet-context.xml

    Hi, I am trying to build the Spring-hadoop source in STS but get the below compile time error in servlet-context.xml at line ( <context:component-scan base-package="org.springframework.hadoop" /> ):

    Error occured processing XML 'Annotation-specified bean name 'jobConfiguration' for bean class [org.springframework.hadoop.test.word.config.JobCon figuration] conflicts with existing, non-
    compatible bean definition of same name and class [org.springframework.hadoop.test.word.JobConfigurat ion]'.


    Any pointers to resolve the error?

    Thanks for the time.
    Rivya

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey Rivya!

    Sorry for the late answer, are you still having the problem? If you, could you attach a small sample project that reproduces the problem? Would help a lot to find the reason for this. Thanks for your help!

    Best regards,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Tags for this Thread

Posting Permissions

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