[
https://issues.jboss.org/browse/JBIDE-19397?page=com.atlassian.jira.plugi...
]
Vlado Pakan commented on JBIDE-19397:
-------------------------------------
Following steps from your comment it works fine.
When following steps from
https://github.com/jbosstools/jbosstools-website/pull/355 it was
not working. Maybe you should consider to update it to contain steps from comment above. I
don't know exactly what has to be done to have this working but I see then on github
it's written to start servlet on server via Run As > Run on Server instead of Debug
As > Debug on server and it's not written there to start server in DEBUG mode via
server view.
unify/merge "Debug As... > Remote Java Application" with
JMX vm list
--------------------------------------------------------------------
Key: JBIDE-19397
URL:
https://issues.jboss.org/browse/JBIDE-19397
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core, server
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Fix For: 4.3.0.Alpha2
today we got jmx view that lists running hotspot jvms and allow introspection.
We also have Debug As > Remote Java Application which I believe uses the exact same
API but allow for launching a remote java app.
It would be nice if we could make jmx view have a context menu for "connect
debugger" that works in similar fashion and even better, have remote java
application just use the existing model so we don't have this use of sun api's
spread out over two places.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)