Hi,
I saw that trough netstat -tunap, there are many open ports by jboss.
For this i need to ask you two questions:
1) How can i see these ports? in which files? for understand why jboss open it
2) How can i change port for Admin Console?
Thanks in advance
you could start checking your port-binding in domain.xml or standalone.xml
Maybe you'll find this usefull.
In the WebConsole, check in General Options "socket binding"
have fun