Skip navigation.
Arch2Arch Tab BEA.com

Related Technologies

Check out the technologies related to this event:

Bookmark Presentation

del.icio.us del.icio.us
Digg Digg
DZone DZone
Furl Furl
Reddit Reddit

Java Web Services Development Using Annotations

Date: January 10 2006

Presentation:

Click here to access this presentation, including the audio, slides and transcripts.

This presentation took place on June 27, 2005, at JavaOne

Description:

JSR 181 encourages Web services adoption by standardizing a simplified model for Web services programming that is easy to learn and rapid to develop. Traditionally the J2EE developer has been required to master a substantial amount of information to develop and deploy a Web service. By using the new annotation facilities in J2SE 5.0, a Java software source is annotated with JSR 181 annotations to declaratively define the desired behavior of the Web service. This allows developers to concentrate on the application logic of their Web services without worrying about complicated APIs, protocols and deployment descriptors. Learn how to use the new JSR 181 Web service annotations in this JavaOne 2005 presentation.

Click here

Presenter:

Brian Zotter is a staff software engineer and the technical lead for BEA WebLogic's Web services team.