» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Axis + HOWTO

How to deploy JSR181 annotated class in Apache Axis2

JAX-WS (Java API for XML Web Services) provides support for annotating Java classes with metadata to indicate that the Java class is a Web service. With the annotations, you can expose java classes as web services with minimum effort. Apache Axis2 ships with JAX-WS support since its 1.4 release. This post explains the simplest possible scenario of JAX-WS support, how you can deploy an annotated class in Axis2.

JAX-WS: del.icio.us/tag/jax-ws

POJO Web Services using Axis2

This document shows you how to take a simple POJO, and deploy it on Apache Tomcat as a Web service in the exploded directory format. You'll also<sep/>

POJO: del.icio.us/tag/pojo

Axis2/Java - Service Archive Generator Wizard Guide for Eclipse Plug-in

This document will guide you through the installation and usage of the archive generator Eclipse plug-in.

Eclipse: del.icio.us/tag/eclipse