deployment - How to access wildfly's admin console page from netbeans? -


i've switched glassfish wildfly application server recently. i've configured wildfly 8.2 , can deploy applications, through wildfly's admin console, without problem. anyway, i've chosen netbeans 8.02 development ide , have problem application deployment netbeans. way, can start , stop wildfly server netbeans when want go admin console page netbeans, starts browser , sets address http://localhost:8580/console while wildfly's welcome screen on port 8080 , administration console on port 9090! think cause of application deployment failure! me how can manage problem?! appreciated.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -