Enterprise Web Services

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.

CVS location

the code is available under the
ws-axis/contrib/ews

export CVS_RSH=/usr/bin/ssh
cvs -d alex@cvs.apache.org:/home/cvs co ws-axis/contrib/ews

Documentation

Contributors (not in any order)