Satellite Internet QuickBooks Advice international calling cards calling cards
JavaBeat Certifications Certifications Kits Articles Tips QNA Interview Questions SCJP 1.5 SCBCD 5.0 Java/J2EE Feeds
Java Interview Questions Submit Your Blog Feedback Request Article Print Email

JAX-WS Web Services in NetBeans 6.1

Author : SriHari
Date : Tue Aug 5th, 2008
Topic : webservice netbeans java
Pages :
Enter email address:

Latest JavaBeat Articles Delivered

Introduction

Java API for XML Web Services(JAX-WS) is an important part of latest JEE specification (Java EE 5 platform). In this article we will see how to develop JAX-WS based web services using NetBeans 6.1 IDE. This article will not provide any of the theoretical information about JAX-WS.

The following are the few web services articles published in JavaBeat,

Software used

  • NetBeans 6.1
  • Java 5.0/6.0
  • GlassFish V2

Creating a Web project in NetBeans 6.1

To start with first of all we will have to create a web application from the web category. Let us name the project as "MyJaxWSApplication". To create a create a web application we will do the following.

1. Choose File > New Project. Select Web Application from the Web category. Name the project as "MyJaxWSApplication" and click on Next.

2. In Server and Settings select the server that you want to use. Here we are going to use GlassFish.

3. Click Next and Finish.

Now its time to create web service form Java class

The following are the few web services articles published in JavaBeat,

Submit Your Blog Feedback Request Article Print Email

Favorites
C# problem error
Free Newsgroups
Latest QnA
SCJD Tips
When we start a thread by applying start() method on it ,how does it knows that to execute run()method?
About Wrapper class in Java
How to configure weblogic 7.0 in MyEclipse?
Static Block and Static Initializer in Java

JavaBeat Website (2004-2009), India
javabeat | about us | useful resources
Copyright (2004 - 2009), JavaBeat