JAX-WS

Web Service development using Netbeans and JBoss

This article is an introduction to creating JavaFirst JAX-WS web service using Netbeans IDE and JBoss Application Server.

Web Services are playing a major part in the enterprise application domain. Before JAX-WS, JAX-RPC was used to develop web services in Java. Apache Axis has been one of the popular implementation for development of Web Services for Java. With the advent of JAX-WS developing web services has become much simpler. This article explains how to create simple web service using Netbeans and JBoss Application Server.

Syndicate content