Date: 2004-08-16T17:17:19 Editor: MichaelMerz <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: Jsr181Impl URL: http://wiki.apache.org/beehive/Jsr181Impl
no comment Change Log: ------------------------------------------------------------------------------ @@ -23,3 +23,31 @@ == Architecture Proposal == Jsr181ImplArchitecture + +== Documentation == + +TBD. + +== Open Issues == +Issues not yet addressed in this proposal: + * Identify a minimum list of error checks to be performed by the processor + * Identify interesting target runtimes and schedules for those runtimes + * Technology Compatibility Kit (TCK): the final decision whether the TCK is developed as part of the Beehive project rests with the JSR-181 expert group + +== Unit Testing: Test Cases == + +TBD. + +== References == + +[Apt] Sun Microsystems. Annotation Processing Tool (apt). http://java.sun.com/j2se/1.5.0/docs/guide/apt/index.html. + +[Axis] Apache Software Foundation. Web Services � Axis. http://ws.apache.org/axis/. + +[JSR-101] R. Chinnici. Java APIs for XML based RPC. http://www.jcp.org/en/jsr/detail?id=101. + +[JSR-109] J. Knutson. Implementing Enterprise Web Services. http://www.jcp.org/en/jsr/detail?id=109. + +[JSR-175] G. Bracha. A Metadata Facility for the Java Programming Language. http://www.jcp.org/en/jsr/detail?id=175. + +[JSR-181] M. Mihic, J. Trezzo. Web Services Metadata for the Java Platform. http://www.jcp.org/en/jsr/detail?id=181.
