eclipse error: glassfish\domains\domain1 does not exist

前端 未结 8 991
感情败类
感情败类 2020-11-30 13:03

I have java ee6 web profile sdk & I am using eclipse ee. I installed Glassfish plugin for eclipse using Download additional server adapters in the New Serve

8条回答
  •  Happy的楠姐
    2020-11-30 13:35

    You must to add a password to your admin user. Eclipse mistake. Eclipse doesn't recognise the domain without admin password.

    When you create the domain, add a admin user and a password and Eclipse doesn't complain any more.

提交回复
热议问题