Reputation: 11
While working on NetBeans I am using GlassFish 4.0. The server is not running through NetBeans, as in it has not been started and yet http:// localhost : 8080/ shows that the server is running.
What am I missing here?
Upvotes: 0
Views: 910
Reputation: 157
try to clear your Browser cache, I was having the same issue but was just the browser cache, I opened a new incognito window and the server page was gone.
Upvotes: 0