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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to