On 10/18/2010 12:20 AM, Robert Liguori wrote:
-- JAX-WS and JAX-RS are statused as done and TCK compliant. What does TCK compliant mean? Is that relative to the Geronimo supplied JARS (JSR implementations), relative to the CXF support files, or both? Are there any TCK test artifacts that can be shared?
JSR-224 (JAX-WS) and JSR-311 (JAX-RS), like other JCP specs, have a technology compatibility kits that include the tests any implementation needs to pass to be able to claim for compliance.
See here for more info on the TCK availability: http://jcp.org/aboutJava/communityprocess/mrel/jsr224/index3.html http://jcp.org/aboutJava/communityprocess/mrel/jsr311/index.html
