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

2000-11-09 Thread michel_climber
gt; > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Jueves, 09 de Noviembre de 2000 13:03 > To: Orion-Interest > Subject: Debugging Question > > > Greetings ! > > I have developed many ejb that are runing on Orion, these e

RE: Debugging Question

2000-11-09 Thread jiten patankar
unsubscribe Or let me know how I can unsubscribe . I am not using ORion Anymore -Original Message- From: Juan Lorandi (Chile) [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 10:21 AM To: Orion-Interest Subject: RE: Debugging Question You can either use System.out.println

RE: Debugging Question

2000-11-09 Thread Juan Lorandi (Chile)
ent: Jueves, 09 de Noviembre de 2000 13:03 To: Orion-Interest Subject: Debugging Question Greetings ! I have developed many ejb that are runing on Orion, these ejb has many System.out.println("flags") (flags), and the Orion Console doesn't show the flag messages, and when my ejb

Debugging Question

2000-11-09 Thread michel_climber
Greetings ! I have developed many ejb that are runing on Orion, these ejb has many System.out.println("flags") (flags), and the Orion Console doesn't show the flag messages, and when my ejb was runing On Voyager (another app server) my messages were displayed at the console. My question is: 1.)D