Have you looked into the application.log file (in the application deployment
directory, unless you configured your app otherwise)? THe exceptions should
be there. As far as I remember, only JSP errors (during compilation) go to
the screen (and not to the log)

----- Original Message -----
From: "Malcolm Ferguson" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, December 08, 2000 4:45 PM
Subject: Run time error and exception messages


> Hey all,
> I've managed to install get orion running no problem and i worked through
> the orion-primer exercise, but when i installed tried to run it there were
> run time exceptions. These were represented by the browser with the
default
> 500 internal server error, making it very hard to find the source of the
> exception. I'm coming to Orion from Resin Servlet Engine, which by default
> sends a printStackTrace to the browser when there's a run time exception.
> How do you guys build exception handling so that you can debug your EJB
> applications as they're built?
>
> ***********************************
> Mac Ferguson,
> Developer,
> NKaos Interactive Media (http://www.nkaos.com),
> 579 Richmond Street West, Suite 400
> Toronto, ON
> M5V 1Y6
> (Phone) (416)504.8931 x316
> (Fax) (416)504.8472
> ***********************************
>
>


Reply via email to