On Monday 19 November 2001 04:38 pm, you wrote: > I have the attached XSP, but when I run it, it generates the following > exception, what does this mean? > > org.apache.cocoon.ProcessingException: Language Exception: > org.apache.cocoon.components.language.LanguageException: Error compiling > general_update_xml: > Line 88, column 21: Type expected.
You need to look at the generated java source file which is in your tomcat work directory. There is an error on line 88 there. Once you take a look at that, you can correlate it back to your original XSP source document. -pete -- peter royal -> [EMAIL PROTECTED] --------------------------------------------------------------------- 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]>