Reputation: 3471
I'm trying to install GlassFish 4 with Eclipse on Windows 7 64bit. Everything goes fine, but when I try to set server root here's what happens (dir exists):
Upvotes: 13
Views: 12149
Reputation: 13857
The Glassfish installation folder contains a folder which is also named glassfish. This is the folder you have to put in the configuration field.
Change the path to:
c:/Glassfish/glassfish
Upvotes: 25