2008-03-16 20:01:00克理斯 在 Internet!

Java 在 Web Service 上的協定 (JSR)

■ JAX-WS 2.0 [JSR 224]—The Java API for XML-Based Web Ser-
vices. The successor to JAX-RPC, it enables you to build and con-
sume Web services with Java.

■ JAXB 2.0 [JSR 222]—The Java Architecture for XML Binding.
Tightly integrated with JAX-WS, the JAXB standard controls how
Java objects are represented as XML.

■ WS-Metadata [JSR 181]—Web Services Metadata for the Java Plat-
form. WS-Metadata provides annotations that facilitate the flexible
definition and deployment of Java Web Services.

■ WSEE 1.2 [JSR 109]—Web Services for Java EE. WSEE defines the
programming model and run-time behavior of Web Services in the
Java EE container.