Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liebharc/rove
Shows several Tomcat console windows in a single application
https://github.com/liebharc/rove
Last synced: about 1 month ago
JSON representation
Shows several Tomcat console windows in a single application
- Host: GitHub
- URL: https://github.com/liebharc/rove
- Owner: liebharc
- License: apache-2.0
- Created: 2017-12-29T12:31:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T11:06:16.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T00:24:32.888Z (9 months ago)
- Language: C#
- Size: 132 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
A rather specific tool which pretends to be a window manager for Tomcat console windows. The use case is that in our development environment we typically have a lot of Tomcats running. Every one of them opens its console window which quickly becomes overwhelming. With this tool all the Tomcat windows will appears inside of one application.
It works by hiding the Tomcat windows and showing a log file instead (e.g. catalina.out). Intended target platform is Windows. Configuration is XML and script based.