3 Replies Latest reply on Feb 25, 2011 4:39 PM by cash1981

    Duplicate component name: "xxxxxx"

    jseanjensen

      I'm trying to re-create an application my predecessor created.  He was using Netbeans to develop his application and was using several libraries that are no longer trustworthy.  I'm using eclipse.  I pulled all the entities across and am trying to clean up the mess.  I've got most of my dependencies worked out but I'm getting an error with the components.xml.  My predecessor had several different projects that were dependent on one another while I'm trying to get the whole thing in one project.  However I am now getting an 'Duplicate component name: xxxxxx' for the entry in the components.xml and the @Name annotation in the java classes.  Can anyone suggest a reference where I could find a resolution to my problem?