Java Web Services Development Pack: Difference between revisions

Content deleted Content added
Category:Java platform; wording
removed Category:Free software using HotCat redundant
 
(44 intermediate revisions by 36 users not shown)
Line 1:
{{Short description|Software development kit}}
The '''Java Web Services Development Pack''' ('''JWSDP''') is a free [[Softwaresoftware Developmentdevelopment Kitkit]] (SDK) for developing [[Web Services]], web[[Web applicationsapplication]]s and [[Java (programming language)|Java]] applications with the newest technologies for Java.
 
Oracle replaced JWSDP with [[GlassFish]].<ref>{{cite web
| accessdate = 2011-05-17
| publisher = ORACLE
| title = Web Services Downloads: Web Services Previous Releases
| quote = 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.
| url = http://www.oracle.com/technetwork/java/index-jsp-136025.html}}</ref> All components of JWSDP are part of [[GlassFish]] and [[Web Services Interoperability Technology|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 [[API]]s available in the JWSDP 1.6:
* [[Java API for XML Processing]] (JAXP), v 1.3
* [[Java Architecture for XML Binding]] (JAXB)
* [[JAX-RPC]]
* [[SAAJ]]
* [[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]]
 
== Related technologies ==
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:
* [[Eclipse Metro]] - web services stack from GlassFish
* [[Apache Axis]] - web services framework
* [[XINS]] - RPC/web services framework
* [[xmlenc]] - XML output library
* [[JBossWS]] - web services stack from JBoss
 
== References ==
{{Reflist|30em}}
 
== External links ==
* [http://java.sun.com/webservices/saaj/index.jsp SAAJ from sun.com]
* [http://java.sun.com/webservices/jwsdp/index.jsp Sun Microsystems JWSDP Site]
 
{{programming-software-stub}}
[[Category:Java platform]][[Category:Software engineering]]
 
{{compu-stub}}
<!--Categories-->
[[Category:Java enterprise platform|Web Services Development Pack]]
[[Category:Web services]]
[[Category:Software development kits]]
 
<!--Interwikies-->