SUN 推出了很多 XML, Web Services 标准, 并正逐渐清晰化其 Web Services Stack.
Why JAX-WS
Java API for XML Web Services (JAX-WS) makes it easy to develop Web services and clients through ease-of-development features, support for W3C and WS-I standards such as SOAP and WSDL, asynchronous client and server, and databinding through JAXB 2.0.
Why JAXB
Java Architecture for XML Binding (JAXB) provides ease of development by binding an XML document to JavaBean objects based on the XML document’s XML schema.
Why WSIT
Web Services Interoperability Technology (WSIT) delivers secure, reliable, transactional interoperability between Java EE and .Net 3.0 to help you build, deploy, and maintain Composite Applications for your Service Oriented Architecture.
Why JAXP
The Java API for XML Processing (JAXP), enables applications to parse, transform, validate and query XML documents using an API that is independent of a particular XML processor implementation.
Why XWSS
XML and Web Services Security (XWSS) provides message-level security that enables a JAX-WS or SAAJ application’s request and response actions to be secured at the level of service, port, or operation. XWSS implements the OASIS standard for Web Services Security (WSS).