Monday June 04, 2007
Tango and Web Service Designer in NetBeans 6
NetBeans 6 M9 was released a few weeks ago. One of the new and noteworthy features is Web Services Designer and support for WSIT. In this blog, I'll share my experience on that support.
Web' from the 'Category' and 'Web application' from
'Projects'. Choose the
configured GlassFish instance as the Server.New' and then 'Web
Service ...'.

Source' tab.Once you click on 'Add Operation' then it allows you add a
new operation using the same same interface as in the prior versions of NetBeans
IDE. Then you see the following screen



http://localhost:8080/WebApplication1/HelloWebServiceService?wsdl'.
Notice there are new icons


HelloWebService' and select 'Test Web Service'. This
generates client-side artifacts and generates a template HTML page (as in
previous NetBeans releases) to invoke the Web service.HelloWebService', select
'Edit Web Service Attributes', select 'Reliable Message Delivery', click
'OK' and then deploy the endpoint again. There Web Service
Designer allows to configure Reliable Messaging support but it's
non-intuitive at this moment.I tried Web services support in NetBeans 6
3
months ago and this is tremendous improvement since then. This is the first
time anyway NetBeans 6 is claiming Web services support so pretty cool
Here
are few issues I filed:


| Selected: |
![]() |
| Unselected: |
![]() |
Technorati: wsit webservices glassfish netbeans
Posted by Arun Gupta in webservices | Comments[4]
|
|
|
|
|
Today's Page Hits: 2371
Total # blog entries: 1001
| « November 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | 2 | 4 | 6 | 7 | ||
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | |||||
| Today | ||||||
Posted by Arun Gupta's Blog on July 03, 2007 at 01:14 PM PDT #
How consum the web services? Please help me...
Posted by daniel on October 20, 2007 at 11:04 AM PDT #
See an example of creating and consuming the Web service at: http://blogs.sun.com/arungupta/entry/screncast_ws7_secure_and_reliable
Posted by Arun Gupta on October 20, 2007 at 07:05 PM PDT #
Hi Arun,
I tried to create simplest webservice following the instructions provided in your webcast. When I tried to test the webservice, I am getting "Unable to open web service tester page" and not able to proceed further. I am using NetBeans IDE Dev 20090822240, which is integrated with Glassfish. Kindly suggest me.
-Ramu
Posted by Ramu on November 09, 2009 at 04:59 AM PST #