As far as I understand if error occurres in JSP the exception gets caught and stack trace is printed to localhost.date log file. But I do not call EJB through JSP and stack trace does not get printed not to catalina.out not to localhost.date file.
Is the printStackTrace called on run-time exceptions from remote ejbs ? How do I enable it ? -- View this message in context: http://openejb.979440.n4.nabble.com/Remote-exceptions-logging-tp4663282p4663321.html Sent from the OpenEJB User mailing list archive at Nabble.com.
