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):
Asked
Active
Viewed 1.2k times
1 Answers
25
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

unwichtich
- 13,712
- 4
- 53
- 66
-
Thank you, now it's working. I couldn't figure out what was wrong :) – RichardK Nov 30 '14 at 16:49