hey,
i am creating a web service but the problem is when i try to deploy that web service it gives me error below:
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar: D:\Documents\NetBeansProjects\EmployeeWebService\dist\EmployeeWebService.war
D:\Documents\NetBeansProjects\EmployeeWebService\nbproject\build-impl.xml:684: Deployment error:
Starting of server GlassFish Server 3 is not supported. Please, start the server manually.
See the server log for details.
BUILD FAILED (total time: 1 second)
i am building the project in netbeans and i have developed webservice projects with galssfish v3 before. i have never had this error i hope somebody can tell me whats wrong
any suggestions will be appreciated
THANK YOU