RE: Debugging Question

2000-11-09 Thread Juan Lorandi (Chile)
You can either use System.out.println (works for me) Or you can use the Logger in "java:comp/Logger", but I donĀ“t have the interface to it I'm sure you can figure it out using JAD (JAva Decompiler) JP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Jueves, 09

RE: Debugging Question (Please Help !!!!)

2000-11-09 Thread michel_climber
In this moment all my ejb has System.out.println("flags"), but the probles is that Orion doesn't show the flags (messages) in the console. How could I get that orion show my flags in the console ? In runing Orion in this way: java - jar orion.jar Thanks On Thu, 9 Nov 2000 15:21:10 -0300 ,