These warnings seem to come from classes that aren't from the AppFuse project.
Matt On Tue, Apr 22, 2008 at 4:57 AM, Irshad Buchh <[EMAIL PROTECTED]> wrote: > > Hi, > After creating an appfuse 1.9.4 JSF project using ant, we import it in > Eclipse Europa 3.3. We get the following errors. Is it quite normal/ is > there a workaround for this. > > --Irshad. > > Severity and Description Path Resource Location > Creation Time Id > BaseParamFilterReader cannot be resolved to a type > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 17 > 1208864217547 1622 > Cannot cast from Reader to EscapeHtmlEntities > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntitiesTest.java line > 22 > 1208864217477 1616 > Cannot cast from Reader to EscapeHtmlEntities > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntitiesTest.java line > 35 > 1208864217477 1618 > ChainableReader cannot be resolved to a type > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 17 > 1208864217548 1623 > cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration > can be found for element 'jaxws:endpoint'. ir-lucene3/etc > applicationContext-services.xml line 12 1207051246181 691 > FileUtils cannot be resolved newjsf/test/web/edu/ksu/buildtools > EscapeHtmlEntitiesTest.java line 24 1208864217477 1617 > FileUtils cannot be resolved newjsf/test/web/edu/ksu/buildtools > EscapeHtmlEntitiesTest.java line 37 1208864217477 1619 > The constructor Object(Reader) is undefined > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 30 > 1208864217548 1624 > The import org.apache.tools cannot be resolved > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 10 > 1208864217547 1620 > The import org.apache.tools cannot be resolved > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 11 > 1208864217547 1621 > The import org.apache.tools cannot be resolved > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntitiesTest.java line > 7 > 1208864217477 1615 > The method readFully() is undefined for the type EscapeHtmlEntities > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 50 > 1208864217548 1625 > Type mismatch: cannot convert from EscapeHtmlEntities to Reader > newjsf/test/web/edu/ksu/buildtools EscapeHtmlEntities.java line 78 > 1208864217548 1626 > > > -- > View this message in context: > http://www.nabble.com/Eclipse-errors-with-AppFuse-1.9.4-tp16823817s2369p16823817.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
