I am currently developing webservices with eclipse on my mac. Because of issues I encountered during the development and deployment process.
First thing I stumbled upon was the need to use a named package for the .java file in order to deploy the webservice successfully.
Another thing was that nothing was running until the webapplication was set to Enabled on the GlassFish admin interface. The webapplication is hosting the webservice and hence no webservice before the webapp is enabled.
No comments:
Post a Comment