|
Glassfish |
Top Previous Next |
|
Glassfish Admin Console If using Glassfish proxied by Apache Httpd, e.g. via cPanel, you should be able to access your individual Glassfish Admin Console like so: or http://gfadmin.userdomain.com:4848/ NOTE: You must first enable the Web Mapping in the NGASI Web Server Configuration section.
Check with your Admin if not configured. NOTE: If using the subdomain "gfadmin", you will need to create the sub-domain gfadmin. (Depending on control panel, your Administrator may add gfadmin to Domain zone template) . Also port 4848 should not be blocked by any Firewall.
Also if proxied by Apache, you may see the URL of your Deployed Application displayed in Glasshish Admin Console like so: http://gfadmin.userdomain.com:5394/myapp Ignore that and use the following URL: http://userdomain.com/myapp
JBoss Admin Console (version 7 and Higher) If using JBoss proxied by Apache Httpd, e.g. via cPanel, you should be able to access your individual JBoss Admin Console like so: http://userdomain.com:9990/console/index.html or http://jbadmin.userdomain.com:9990/console/index.html NOTE: You must first enable the Web Mapping in the NGASI Web Server Configuration section.
Check with your Admin if not configured. NOTE: If using the subdomain "jbadmin", you will need to create the sub-domain jbadmin. (Depending on control panel, your Administrator may add jbadmin to Domain zone template) . Also port 9990 should not be blocked by any Firewall. |