I am experimenting with running OpenBD on Winstone:

http://winstone.sourceforge.net/

It actually works surprisingly well - in fact just about everything seems 
to work perfectly. But I did notice one issue I don't quite understand 
(limited java experience), and I was hoping someone here might have an idea 
what is going on.

If I do not assign a default error handler in the BD admin console, when an 
error occurs I just get the output that was buffered up to the point of the 
exception, almost as if I just stuck a cfabort in the page. An RTE log file 
is generated though, so I can see the error in the console if I want to, it 
just doesn't output anything.

If I turn on debug output and add my ip address, I do get normal debug 
output, but not when there is an exception (again, it just sort of stops 
the output and the request dies at the point of the exception).

However, if I do assign a default error handler, it gets called and I can 
format the output just as I always could.

Anyone have an idea of why the built in error handler doesn't seem to run 
when using this servlet engine?


-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to