I have create a webservice in netbeans. When I right-click on the project, I see the run
option but not the deploy
option. When I pick up a simple Hello World
example on the Restlet website, theirs shows both deploy
and run
options. The difference between mine and theirs is that mine is using hibernate and mysql.
Does anyone know in general why netbeans may show the run
option but not the deploy
option for a web service project? I am using Glassfish