1
votes

When i specify the directory of Glassfish 5.0, i get this message in the IDE :

No usable default domain. Use Next to create a personal domain.

But, there is already a domain (domain1) and i don't want to create another one.

My question is : How to solve this problem ?! Or how can i make Netbeans find the existing domain ?

1

1 Answers

2
votes

After a lot of research, it turned out, that, to be able to perform such task, you have to run NetBeans 8.2 as Administrator (under Windows). If you do so, the "No usable default domain. Use Next to create a personal domain." will not be displayed.

I hope it can help other people.