| Geronimo_MoinMoin_wiki > EnterpriseWebServices |
JSR109 defines the Web Services for J2EE architecture. It does not interfere with the J2EE components functionality instead open a new avenue to access them as web services. This is a service architecture that leverages the J2EE component architecture to provide a client and server programming model which is portable and interoperable across application servers, provides a scalable secure environment, and yet is familiar to J2EE developers.
the code is avalible under the ws-axis/contrib/ews
see the documentation at http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-axis/contrib/ews/docs/index.html
;
check the developer guide at the cvs http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-axis/contrib/ews/docs/developer-Guide.html
http://wiki.apache.org/geronimo/EWSGeronimoIntegeration
;
AxisEwsXmlJavaNameMappingSupport