The Artima Developer Community
Sponsored Link

Articles Forum
Recent JDK Features Ease Web Service Development

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Admin Admin

Posts: 39
Nickname: admin
Registered: Jan, 2002

Recent JDK Features Ease Web Service Development Posted: May 22, 2005 9:00 PM
Reply to this message Reply
Advertisement
XML-based remote calls are a key Web services technology. The Java API for XML-based RPC (JAX-RPC) 2.0 is the second-generation XML-based RPC Java standard. Currently in early draft review in the JCP as JSR 224, JAX-RPC 2.0 promises to vastly simplify RPC-based Web service development. Part of that ease results from new JDK 1.5 features, such as annotations and the concurrency API. This article reviews key JAX-RPC 2.0 features, and highlights how taking advantage of recent additions to Java make JAX-RPC 2.0 a more flexible API.

Read this news article:

http://www.artima.com/lejava/articles/jaxrpc.html

What do you think of the direction JAX-RPC is heading?

Topic: Mapping the Java Landscape Previous Topic   Next Topic Topic: Broadcast Once, Watch Anywhere

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use