dev@glassfish.java.net

Help V3 : Build Problem in locally updated workspace

From: V B Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Mon, 14 Jul 2008 17:13:11 +0530

Hi,

   I have a July 9th workspace which i updated today. When i try to
build now i am getting the following... What is the reason ?.

E:\FRESH\V3\JUL09\v3\web\web-glue\src\main\java\com\sun\enterprise\web\WebContai
ner.java:446: cannot find symbol
symbol : method setDtdResourcePrefix(java.lang.String)
location: class org.apache.jasper.xmlparser.ParserUtils
            ParserUtils.setDtdResourcePrefix(dtds.toURL().toString());
                       ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.