rather than using system.out.println for debugg
u can use logging api's like apapche's log4j for debugging.
where u can divert the debug messages to
console, file, socket, database.. etc., where u can maintain this
for control flow also...
-----Original Message-----
From: daniel2_teo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 9:32 AM
To: [EMAIL PROTECTED]
Subject: Debugging EJB
Dear all,
I built entity beans and session bean and intend to debug the ejb classes.
Is there any article or website that explain how to debug EJB ?
is it possible if put system.out.println() to print the data values in
that ejb ?
Please help me
Thanks alot .
______________
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
