java - How to debug a JBoss 7.1 application in eclipse Luna -


anybody knows how can enable debug port of jboss if start jboss inside of eclipse? have followed https://stackoverflow.com/a/21295569/1465758 debug port (8787) open if start jboss command line outside of eclipse luna. if open eclipse luna , try start jboss server debug port 8787 still closed! seems eclipse luna not using changed standalone.conf file.

on eclipse have installed jbossas tools v3.0.0.beta3-v20140718-1832-b70 plugin.

i trying debug in answer, not working in jboss 7.1. found bug of jboss 7.1.x. here: https://developer.jboss.org/message/723813

i downloaded eap 6.1 (old name - jboss 7.2) - working perfect jboss tools (luna) 4.2.3 final.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -