Max Rydahl Andersen [
https://community.jboss.org/people/maxandersen] created the
discussion
"Re: Can not debug OSGI Bundles deployed in JBoss EAP 6.1 with JBossTools 4.0.1/
JBoss Developer Studio 6&7"
To view the discussion, visit:
https://community.jboss.org/message/809502#809502
--------------------------------------------------------------
I do not have an osgi AS7 setup available thus hard for me to reproduce this.
Can you try enabling debugging via standalone.sh ?
You can do that by uncommenting
#JAVA_OPTS="$JAVA_OPTS
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"
in standalone.conf or standalone.conf.bat if you are on windows.
then it should be running under similar circumstances as from the tools.
If that does not fail then do please open a bug at
https://jira.jboss.org/jira/browse/JBIDE https://jira.jboss.org/jira/browse/JBIDE with
steps to reproduce
(mini osgi app that reproduces it would be great!)
thanks,
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/809502#809502]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]