Date: 2004-08-16T21:51:13 Editor: MichaelMerz <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: Jsr181Impl URL: http://wiki.apache.org/beehive/Jsr181Impl
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,7 +1,9 @@ == Abstract == The purpose of JSR-181 "Web Services Metadata for the Java Platform" is to simplify the authoring and deployment of Java Web Services. Beehive�s "Web Services Metadata for the Java Platform" subproject (WSM) provides an implementation for JSR-181 as part of Apache�s Beehive open source effort. + After a quick summary of driving forces, this paper proposes requirements (based on JSR-181), phases in which they could be rolled out and a high-level overview over how the implementation could be approached. All considerations are based on JSR-175, JSR-181 and the terminology defined therein unless stated otherwise. + This paper is intended as a basis for further discussions in the Beehive developer community. == Terminology == @@ -44,13 +46,13 @@ e. An implementation of (b) for Geronimo (J2EE-JSR-109-targeted) f. Test cases (including TCK) -== Jsr181Requirements == +== Requirements Analysis == -Jsr181Requirements +For a detailed discussion of requirements for the Behive JSR-181 implementation see Jsr181Requirements. == Architecture Proposal == -Jsr181ImplArchitecture +For a detailed discussion of the proposed architecture for the JSR-181 implementation see Jsr181ImplArchitecture. == Documentation ==
