SOA UG is held on the 4th Tuesday of every month at Credera.

January 2008 JAX-WS

Bio

Kelly Tisdell is currently a Senior Architect with Credera. His focus areas include developing fault-tolerant Service-Oriented Architectures (SOA) leveraging Web Services, Java Messaging, and Enterprise Java Beans. In the past, as an independent consultant he helped American Airlines (AA.com) build a set of J2EE services to provide common data and business logic to customer-facing systems such as AA.com, Self-Service Kiosks, and Voice Response Systems.

Presentation Summary

The Java API for XML Web Services (JAX-WS) is a Java programming language API for creating web services. It is part of the Java EE platform from Sun Microsystems. Like the other Java EE APIs, JAX-WS uses annotations, introduced in Java SE 5, to simplify the development and deployment of web service clients and endpoints. In this presentation, we will learn how our presenter used JAX-WS, EJB3, and Java5 on his most recent project.