when i click on Run it displays and error message:
Starting GlassFish v3 Domain
GlassFish v3 Domain start failed.
/Volumes/Private/noname/Sites/projects/java/MyFirstServlet/nbproject/build-impl.xml:602: Deployment error:
GlassFish v3 Domain start failed.
See the server log for details.
BUILD FAILED (total time: 2 minutes 0 seconds)
but then i fire up Terminal in mac and use asadmin start-domain and it starts.
and in netbeans i then Run the project and it fires up Safari and displays the content.
but why cant glassfish start in netbeans? any idea?