简体   繁体   English

远程访问glassfish

[英]Access glassfish remotely

I've installed glassfish application server on linux. 我已经在Linux上安装了glassfish应用程序服务器。 So, I deployed an application, and all works fine. 因此,我部署了一个应用程序,并且一切正常。 But I can Access this server only from local network. 但是我只能从本地网络访问此服务器。 I can't access glassfish remotely (can't access application or glassfish administration panel). 我无法远程访问glassfish(无法访问应用程序或glassfish管理面板)。 Where can be a problem? 哪里可能有问题? Thanks! 谢谢!

asadmin --host yourdomain --port 4848 enable-secure-admin asadmin --host yourdomain --port 4848 enable-secure-admin

You can read here : Glassfish Secure Admin Must Be Enabled To Access The DAS Remotely 您可以在此处阅读: 必须启用Glassfish Secure Admin才能远程访问DAS

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 服务器关闭时远程启动GlassFish v3 - Remotely starting GlassFish v3 when server is down 必须启用Payara Admin才能远程访问DAS - Payara Admin must be enabled to access the DAS remotely 通过Apache远程访问JBOSS管理控制台 - Access JBOSS management console remotely through Apache 如何在Linux Ubuntu 14.04上远程访问MS SQL Server - How to access remotely MS SQL Server on linux ubuntu 14.04 Qt ::如何识别/检测系统是否被Linux中的其他系统远程访问 - Qt::How to identify/detect if the system is Remotely access by other system in Linux Apache 在同一 IP 上配置多个站点,以便远程访问 - Apache Configure Multiple Site on same IP, to be access remotely 从Eclipse Luna访问远程Glassfish4服务器 - Access Remote Glassfish4 Server from Eclipse Luna 我应该如何设置 SELinux 以允许我的 apache 远程访问 postgresql? - How should I set up SELinux to allow my apache to remotely access postgresql? 在带有线保护的 docker 容器中时,为什么我只能从 docker 主机访问 nginx 而不能远程访问? - When in a docker container with wireguard, why can I only access nginx from the docker host and not remotely? 在我远程访问的 Linux 机器上运行的 SVN 中设置和测试预提交钩子时需要帮助[逐步] - Need help[step by step] in setting up and testing a pre-commit hook in SVN running on Linux machine which I access remotely
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM