Webcam Chat QuickBooks Advice international calling cards international phone cards
JavaBeat Certifications Certifications Kits Articles Tutorials Tips QNA Book Store Interview Questions SCJP 1.5 SCJP 1.6 SCWCD 5.0 SCBCD 5.0 SCEA SCJA Feeds
Kaspersky Anti-Virus 2011
Submit Your Blog Feedback Request Article Print Email

JAX-WS Web Services in NetBeans 6.1

Author : SriHari
Topic : webservice netbeans java
Pages :
Hibernate Books | Spring Books | JSF Books | Java Books

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,

Recommended Books

Submit Your Blog Feedback Request Article Print Email

Java / J2EE Tutorials

Spring Framework

Hibernate Framework

JSF Framework

Struts Framework

Java Server Pages(JSP)

Servlets

Java / J2EE Design Patterns

SCJP

SCEA


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