[
https://issues.apache.org/jira/browse/IGNITE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364103#comment-15364103
]
Pavel Tupitsyn commented on IGNITE-3363:
----------------------------------------
Replaced single ConsoleWriteHandler with a vector. Now the first domain
receives all the output. Multidomain test added.
> Forward Java output to the .NET console
> ---------------------------------------
>
> Key: IGNITE-3363
> URL: https://issues.apache.org/jira/browse/IGNITE-3363
> Project: Ignite
> Issue Type: New Feature
> Components: platforms
> Affects Versions: 1.6
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.7
>
>
> Java console output is not visible in .NET tools (unit test runners, linqpad,
> etc).
> On JVM start we should redirect all output via
> java.lang.System.setOut()
> java.lang.System.setErr()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)