users@glassfish.java.net

RE:How is a web service recognised at deployment?

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Mon, 14 Jan 2008 12:09:18 -0800

I tried this and saw if Javaee version is javaee 5 is selected with
netbeans New Web Application and a new Webservice was created from wsdl
I could see it in the Webservices tab and also could see the app in the
Web applications tab.

Regards,
Bhakti

Subject:
How is a web service recognised at deployment?
From:
Florent Georges <fgeorges_at_gmail.com>
Date:
Mon, 14 Jan 2008 18:09:14 +0100

To:
users_at_glassfish.dev.java.net


  Hi

  I wonder how Glassfish, at some deployment, recognise that what is
deployed is actually a web service.

  I had developed a JAX-WS 2.0 web service (with NetBeans 6.0, "new
Web Service from WSDL"), and I deploy it to Glassfish v2 UR1 using
NetBeans's "Run" on the web service's project. The project is
deployed, yes, and can show in "Web Applications" in the Glassfish's
admin console, but is not recognised as a web service.

  So I'd like to know how Glassfish is supposed to detect this is a
web service to be able to investigate further.

  Thank you.

  Regards,

--drkm