I downloaded glassfish server from http://glassfish.java.net/downloads/3.1.2.2-final.html and installed in separately.
Now I am trying to add this in Netbeans. But it does not work. I did the below steps
- Open Netbeans as administrator
- Open Tools -> Servers
- Click "Add Server" button
- Choose GlassFish Server 3+
- Specify a name as "GlassFish"
- Choose the installation folder location - C:\glassfish3
Now it displays the error "Not a valid Glassfish server Installation".
I am new to Netbeans & Glassfish & now don't know how to continue. My glassfish server is running successfully at localhost:8181
Can someone please help?