eclipse error: glassfish\domains\domain1 does not exist

前端 未结 8 995
感情败类
感情败类 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条回答
  •  爱一瞬间的悲伤
    2020-11-30 13:26

    In my case, the C:\glassfish4\glassfish\domains\domain1\config\ domain.xml was renamed to something like domain568912323464576456.xml, so I edited the file, leaving it as it supposed to be named and done, server started up again.

提交回复
热议问题