Make sure that the code that is calling the println is actually being
called, and that you're not redirecting System.out to a file.

On Fri, 10 Nov 2000, Sven van 't Veer wrote:

> 
> 
> [EMAIL PROTECTED] wrote:
> > 
> > Greetings !
> > 
> > I have migrated my ejb to Orion, these ejb has System.out.println("flags")
> > that Orion doesn't show in the console.
> > I'm runing orion in this way:java -jar Orion.jar
> > I don't know if I have to run orion in an special >way or do any
> > configuration in order to get that orion show the
> > System.out.println("flags") in the console ?
> > 
> > thanks
> 
> Don't understand what goes wrong. I print to stdout all the time using
> orion
> 
> 


Reply via email to