OK, I got it. After doing the following changes in the buildpaths of the projects 'cms' and 'core': 1. cms: Right-click-> Properties, Libraries tab, click on "Add jars..." and add the following: - thirdparty/jboss-cluster/lib/jbossha.jar - thirdparty/apache-jackrabbit/lib/jackrabbit-core.jar - thirdparty/day-jcr/lib/jcr.jar - thirdparty/jboss-hibernate/lib/hibernate.jar - thirdparty/jboss-hibernate/lib/commons-collections.jar - thirdparty/jboss-hibernate/lib/commons-logging.jar - thirdparty/jakarta-io/lib/commons-io.jar 2. core: Right-click-> Properties, Libraries tab 2.1. Add jars: - tools/lib/xalan.jar - thirdparty/apache-myfaces/lib/myfaces-api.jar - thirdparty/apache-myfaces/lib/tomahawk.jar 2.2. Add External jars. These should be created after building the sources. - security/output/lib/portal-security-lib.jar - faces/output/lib/portal-faces-lib.jar
Eclipse stops complaining after that. Hope it helps someone, Pedro. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920745#3920745 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920745 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
