Java API for XML Web Services
- Java API for XML Web Services
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.
The Reference Implementation of JAX-WS is developed as an open source project and is part of project GlassFish, an open source Java EE application server. It is called JAX-WS RI (For Reference Implementation) and is said to be production quality implementation (contrary to the former Reference Implementation being a proof of concept). This Reference Implementation is now part of the Metro distribution [http://weblogs.java.net/blog/kohsuke/archive/2007/06/introducing_met.html] .
JAX-WS also is one of the foundations of WSIT.
Name change
JAX-WS 2.0 replaced the JAX-RPC API in Java Platform, Enterprise Edition 5. The name change reflected the move away from RPC-style and toward document-style web services.
External links
* java.net project pages
** [https://jax-ws.dev.java.net JAX-WS java.net project page]
** [https://glassfish.dev.java.net GlassFish java.net project page]
* Documentation
** [http://java.sun.com/javaee/5/docs/tutorial/doc/?wp405739&JAXWS.html#wp72279 JAX-WS in the Java EE 5 Tutorial]
** [https://jax-ws.dev.java.net/jax-ws-20-fcs/jax-ws20fcsJavadoc.html JAX-WS 2.0 Javadoc]
** [https://jax-ws.dev.java.net/2.1/fcs-javadoc.html JAX-WS 2.1 Javadoc]
** [http://jcp.org/en/jsr/detail?id=224 JAX-WS 2.0 specification at jcp.org]
** [https://jax-ws.dev.java.net/nonav/2.1/docs/index.html JAX-WS 2.1 docs]
* Sun's JAX-WS info
** [http://java.sun.com/webservices/ Java Technology and Web Services]
** [http://java.sun.com/webservices/jaxws/index.jsp Sun's JAX-WS page]
Wikimedia Foundation.
2010.
Look at other dictionaries:
Java API for XML Web Services — Die Java API for XML Web Services (JAX WS) ist eine Java API zum Erstellen von Webservices. JAX WS wurde in der Java Platform Enterprise Edition 5 eingeführt und ist seit der Version 1.6 auch Teil der Java Platform, Standard Edition.[1] JAX WS… … Deutsch Wikipedia
Java API for RESTful Web Services — Bei der Java API for RESTful Web Services, kurz JAX RS, handelt es sich um die Spezifikation einer Programmierschnittstelle (API) der Programmiersprache Java, die die Verwendung des Software Architekturstils Representational State Transfer (REST) … Deutsch Wikipedia
Java API for XML-based RPC — (JAX RPC) ist eine Java Bibliothek, um Remote Procedure Calls auf XML Basis ausführen zu können. Die Funktionalität der API wird von einem Unternehmenskonsortium (rund um Sun) und unabhängigen Personen im so genannten Java Community Process… … Deutsch Wikipedia
Java API for XML-based RPC — (JAX RPC) allows invoking from a Java application a Java based Web Service with a known description while still being consistent with its WSDL description. It can be seen as Java RMIs over Web Services. JAX RPC 2.0 was renamed to JAX WS 2.0 (Java … Wikipedia
Java Architecture for XML Binding — (JAXB) Maintainer Metro Projekt Entwickler Sun Microsystems Aktuelle Version 2.2.4 update 1 (8. Juni 2011) Betriebssystem Plattformunabhängig … Deutsch Wikipedia
Web Services Interoperability Technology — (WSIT) ist eine freie Zusammenstellung von Java Technologien, mit dessen Hilfe Web Services entwickelt und veröffentlicht werden können. Sie ermöglicht Interoperabilität zwischen Java Web Services und Microsofts Windows Communication Foundation.… … Deutsch Wikipedia
Web Services Invocation Framework — Infobox Software name = Apache WSIF logo = caption = developer = Apache Software Foundation latest release version = 2.0 latest release date = January 27, 2003 operating system = Cross platform genre = Web Services license = Apache License 2.0… … Wikipedia
Java Web Services Development Pack — Java Web Services Developer Pack Desarrollador Sun Microsystems http://java.sun.com/... Información general Última versión establ … Wikipedia Español
Java Web Services Development Pack — The Java Web Services Development Pack (JWSDP) is a free software development kit (SDK) for developing Web Services, Web applications and Java applications with the newest technologies for Java.JWSDP has been… … Wikipedia
Java 2 Enterprise Edition — Java Platform, Enterprise Edition, abgekürzt Java EE oder früher J2EE, ist die Spezifikation einer Softwarearchitektur für die transaktionsbasierte Ausführung von in Java programmierten Anwendungen und insbesondere Web Anwendungen. Sie ist eine… … Deutsch Wikipedia