Hi,

I'm trying to debug an xsp, but am having real problems since everytime it doesnt 'compile' all I get is

372823366 2005-06-21 16:56:48,819 [http-8080-Processor25] ERROR sitemap.handled-errors.prepareErrorHandler():165 - Error executing pipeline. org.apache.cocoon.ProcessingException: Error executing pipeline.: org.apache.cocoon.ProcessingException: Error executing pipeline.: org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.NullPointerException

And to figure out which bits of it arnt compiling I just comment things out until I get it to compile again. This surely is not the most optimal method of debugging, especially since I'm quite sure lucene at some stage does know EXACTLY why my xsp (or rather _xsp.java at that stage) is not compiling.

Is it possible to somehow see the actual java compile errors of the xsp somehow/somewhere?
If 'yes': where ?
If 'they should be comming up on the error page' : what could I be mucking up that's preventing this very useful information from reaching me?


Thanks

Vica



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to