Java Web Services Development Pack: Difference between revisions

Content deleted Content added
m External links correction process; see User:Kate/extlinks
removed Category:Free software using HotCat redundant
 
(46 intermediate revisions by 38 users not shown)
Line 1:
{{Short description|Software development kit}}
AThe '''Java Web Services Development Pack''' ('''JWSDP''') is a free [[Softwaresoftware Developmentdevelopment Kitkit]] (SDK) for developing [[Web Services]], web[[Web applicationsapplication]]s and java[[Java (programming language)|Java]] applications with the newest technologies for javaJava.
 
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|APIs]]s available in the JWSDP 1.6:
* [[Java API for XML Processing]] (JAXP), v 1.3
* [[JAXP]]
* [[Java API for XML Registries]] (JAXR)
* [[JAXB]]
* [[Java Architecture for XML Binding]] (JAXB), v 1.0 and 2.0
* [[JAX-RPC]]
* [[SAAJJAX-RPC]] v 1.1
* [[JAXRJAX-WS]] v 2.0
* [[SAAJ]] (SOAP with Attachments API for Java)
* [[Java Servlets]]
* 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 ServletsServlet]]
* [[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}}
 
<!--Categories-->
[[Category:Java enterprise platform|Web Services Development Pack]]
[[Category:Web services]]
[[Category:Software development kits]]
 
<!--Interwikies-->