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.

Oracle replaced JWSDP with GlassFish.[1] All components of JWSDP are part of GlassFish and WSIT and several are in Java SE 6 ("Mustang"). The source is available under the Open Source Initiative-approved CDDL license.

Java APIs

These are the components and APIs available in the JWSDP 1.6:

  • Java API for XML Processing (JAXP), v 1.3
  • Java API for XML Registries (JAXR)
  • Java Architecture for XML Binding (JAXB), v 1.0 and 2.0
  • JAX-RPC v 1.1
  • JAX-WS v 2.0
  • SAAJ (SOAP with Attachments API for Java)
  • Web Services Registry

Starting with JWSDP 1.6, the JAX-RPC and JAX-WS implementations support the Fast Infoset standard for the binary encoding of the XML infoset. Earlier versions of JWSDP also included

  • Java Servlet
  • JavaServer Pages
  • JavaServer Faces

There are many other Java implementations of Web Services or XML processors. Some of them support the Java standards, some support other standards or non-standard features. Related technologies include:

gollark: I see. I don't think I bothered, mine just goes to normal DNS over HTTPS servers.
gollark: dnscrypt-proxy, don't know how anonymized it is.
gollark: Yes, I also have that.
gollark: Some osmarks.net services have basic auth despite having their own authentication mechanisms because it doesn't really cause any problems and I don't entirely trust said own authentication mechanisms.
gollark: I have TLS because it massively reduces the chances of highly important* data going to osmarks.net being intercepted, even though it doesn't obscure *everything* and has holes.

References

  1. "Web Services Downloads: Web Services Previous Releases". http://www.oracle.com/: ORACLE. Retrieved 2011-05-17. Project GlassFish replaces our previous release vehicle for providing new web services and XML developer tools between releases of the Sun Java System Application Server, the Java Web Services Developer Pack.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.