The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
Final Release: Java APIs for WSDL

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
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Final Release: Java APIs for WSDL Posted: Mar 26, 2003 5:06 PM
Reply to this message Reply
Advertisement
The expert group for JSR 110 Java APIs for WSDL has published the final release of its specification. This JSR provides a standard set of APIs for representing and manipulating services described by WSDL (Web Services Description Language) documents. These APIs define a way to construct and manipulate models of service descriptions.

The Final Release of the specification is available from the Java Community Process Web site at:

http://jcp.org/en/jsr/stage?listBy=final

and also from the JSR page:

http://jcp.org/en/jsr/detail?id=110

Here's an overview of this JSR:

This JSR is to provide a standard set of APIs for representing and manipulating services described by WSDL (Web Services Description Language) documents. These APIs will define a way to construct and manipulate models of service descriptions. The service descriptions can be treated by a client in a uniform manner, regardless of the origin of the descriptions. That is, the descriptions can be built as a result of parsing a WSDL document, constructed programmatically by direct invocation of the APIs, built using information provided by a user via a command-line or graphical interface, or built using information retrieved from a network source.

What do you think of this JSR?

Topic: ServiceUI Passes Commercial House Vote Previous Topic   Next Topic Topic: For Public Review: JMX Remote API 1.0

Sponsored Links



Google
  Web Artima.com   

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