I don't have any IDE to debug an ejb bean.
I usually just put print statement in a java program to
debug it. 
It doesn't work for ejb
since it is inside a containner and System.out.println
doesn't work.

Can anybody tell me an easy way to debug ejb components?
I don't have any IDE installed.  I want some String printed to
a console.

Thanks in advance.

Ed Wu


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to