This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 219929 - [GLASSFISH-16071] Allow IDE plugins to view MQ logs
Summary: [GLASSFISH-16071] Allow IDE plugins to view MQ logs
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 16:36 UTC by TomasKraus
Modified: 2012-10-12 07:00 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TomasKraus 2012-10-11 16:36:07 UTC
Please consider enhancing the IDE plugin to allow viewing of MQ Broker Log. For some types of setup, this is crucial to understanding and diagnosing messaging issues.

Proposed solution:
------------------
Add an action to the server instance's right-click menu, "View MQ Log".

The action is enabled for local 'instances' of MQ. It is disabled otherwise.

When the user selects the item, the log file is opened and displayed. The view will be live, so addition data that gets added to the log will be reflected.

The MQ log WILL NOT open when the user starts the server or deploys an app, which is different from the way the IDE interacts with the app server's server.log