Tuesday January 23, 2007
I'm glad to be a Sun employee helping change the world.
Posted by Arun Gupta in General | Comments[0]
|
|
|
|
| Creating and Invoking a Web service using GlassFish in NetBeans, IntelliJ, and Eclipse - Part 1
GlassFish is supported in NetBeans, IntelliJ IDEA and Eclipse. I'm starting a 3-part blog that will explain my experience in developing, deploying and invoking a Web service in each of these IDEs. Today, I start with NetBeans.
I'm using NetBeans 5.5.1 for the experiment purpose but these features are available NetBeans 5.0 onwards. Here are the steps that I followed.
" and picking the directory
location where GlassFish is installed. I configured GlassFish
v2 b31.".
Take all the defaults.These steps are described in NetBeans help after I searched on "web service from Java" in the bundled help. Googling for this term (along with NetBeans) gave me Create a Web Service Using NetBeans 5.0 IDE and Consume the Service with Sun Java Studio Creator 2 IDE and Web Services Support in the NetBeans IDE. Both the links contain the appropriate content and provide all the information required for a newbie to get started.
Next, I'll try with IntelliJ IDEA and Eclipse.
Technorati: NetBeans IntelliJ Eclipse GlassFish Web services
Posted by Arun Gupta in webservices | Comments[18]
|
|
|
|
|
Today's Page Hits: 633
Total # blog entries: 1007