IDEA 8.1.4 fails to debug remote Jboss instance [jboss soa 5.0]
Hi
I have following setup.
IDEAS=8.1.4
jboss= soa 5.0
JNDIport = 1099
debug port =8787
After creating propoer debug configuration, when I launch the applicaiton in remote debug mode, I get following message..
"Unable to connect to 192.168.2.216:1099".
If I telnet to this port, it works. Could you tell as to why the IDEA fails to connect JNDI port?
Please let me know if you need more information.
Thanks
Prafulla
请先登录再写评论。
Setting admin user/password in jboss-as\server\default\conf\props\soa-users.properties and specifying the same credential in IDEA JBoss Run/Debug configuration settings should help.