[
https://issues.apache.org/jira/browse/KARAF-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-1197:
----------------------------------------
Fix Version/s: 3.0.0
> AdminService - Allow to provide a PrintStream so you can capture or control
> activity on the console
> ---------------------------------------------------------------------------------------------------
>
> Key: KARAF-1197
> URL: https://issues.apache.org/jira/browse/KARAF-1197
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-admin
> Affects Versions: 2.2.5
> Reporter: Claus Ibsen
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 3.0.0
>
>
> The AdminService can create instances of Karaf. It would be great if you
> could provide a PrintStream so you can divert and control console activity.
> eg in this source code
> https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x/admin/core/src/main/java/org/apache/karaf/admin/internal/AdminServiceImpl.java
> The method println, is hardcoded to do System.out.
> What we need is to be able to provide a PrintStream on these methods
> https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x/admin/core/src/main/java/org/apache/karaf/admin/AdminService.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira