Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97092
BY: Nicolas Vetel (nvetel)
DATE: 2011-10-25 13:17
SUBJECT: Redirecting Rjb Output

 

I need to redirect the output of a java class from my ruby standard output to a file.

Unfortunately, redirecting STDOUT from the ruby environment doesn't work.

I also tried to redirect the standard output of he JVM (System.setOut) but I style have messages I don't want in my console but in a file.

Does anyone knows how I could possibly redirect output from a java class to a file ?

Thank youy very much for your help.


Thread View

Thread Author Date
Redirecting Rjb OutputNicolas Vetel2011-10-25 13:17
      RE: Redirecting Rjb Outputarton Tajima2011-10-25 14:09
            RE: Redirecting Rjb OutputNicolas Vetel2011-10-25 14:29
                  RE: Redirecting Rjb Outputarton Tajima2011-10-25 15:32

Post a followup to this message