INEWUP'S BLOG

Secure Admin must be enabled to access the DAS remotely

Oracle GlassFish Server 3.1.2.2在安装之后

新建domain

./asadmin create-domain  --adminport 4849 --instanceport 8080 domain1

启用控制台

提示 Secure Admin must be enabled to access the DAS remotely

解决办法

./asadmin --host 192.168.116.100 --port 4849 enable-secure-admin

更改admin密码

./asadmin change-admin-password