Hey all, I seem to have everything working according to the jdk1.4 howto posted recently, except for the esql xsp examples.
I am getting these errors: ===================================================== Language Exception More precisely: org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling esql_xsp: Line 0, column 0: could not parse error message: Note: sun.tools.javac.Main has been deprecated. /usr/local/jakarta-tomcat-4.0.3-LE-jdk14/work/localhost/_/cocoon-files/org/apache/cocoon/www/docs/samples/xsp/esql_xsp.java:264: class org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2 is an abstract class. It can't be instantiated. _esql_connection = new EsqlConnectionCocoon2(); ^ Line 0, column 0: 1 error, 1 warning ================================================================== Did I do something wrong here? Suggestions on howto get esql working? I am using TC4.0.3-LE and CC2.0.1 and jdk1.4 TIA, -Tom --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>