[jboss-user] [JBoss Seam] - Seam in Eclipse: Library problems

cupdike do-not-reply at jboss.com
Thu Oct 12 13:12:24 EDT 2006


I was following along with the Seam in Eclipse flash demo, and after pulling the project down from cvs, there were 5 library jars that were reporting problems (2 drools jars, 2 myfaces jars and a jbpm jar).  It looked like they had been updated with later versions but the eclipse project classpath had not been updated.  So I updated the 5 entries in the build path libraries.  Now I get two errors.

  | The project was not built since its build path is incomplete. Cannot find the class file for org.jgroups.MembershipListener. Fix the build path then try building this project
  | 
  | The type org.jgroups.MembershipListener cannot be resolved. It is indirectly referenced from required .class files	UICache.java	jboss-seam/src/ui/org/jboss/seam/ui	line 86	
  | 
Is there any way to get rid of these errors?

Note: The ant compile still runs without any errors.

TIA, Clark

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977941#3977941

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977941



More information about the jboss-user mailing list