Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8542

Display remote server log in console view

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Duplicate
    • Icon: Major Major
    • 3.3.0.M3
    • 3.2.0.Final
    • server
    • None

      It would be nice if we were able to redirect remote server's output to console view (same as local server does) Currently developer needs to open terminal and tail -f server's log by hand. It would also help our to run bot tests (that we now run with local servers) with remote server. These test always analyze server's log to determine successful deployment etc.

      My suggestions is (when server is started via tools):
      If server is already running: cat server.log, and then run tail -n0 -f server.log
      If it isn't: just tail -f server.log

            rob.stryker Rob Stryker (Inactive)
            lzoubek Libor Zoubek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: