On 01/02/2017 08:34, Chris Walker wrote:
John,

I believe based on your original email you are using Jetty 9.4.x with
the /console-capture/ module installed. The easiest way to accomplish
the separation would be the following:

1. Copy the ${jetty.home}/etc/console-capture.xml file to
${jetty.base}/etc  (create the folder if it does not exist in ${jetty.base})
2. Edit the ${jetty.base}/etc/console-capture.xml file to remove the
redirect for stdout (line 25).

Thanks, Chris, this is exactly the solution I was looking for.

Perhaps in a future release, there could be a config parameter in start.ini to configure this? It seems unlikely that I'm the only one to want this feature, and copying and editing the underlying XML seems a little obscure...

Again, many thanks!
--
John English
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to