Enterprise Services Final Release Source Code Support ----------------------------------------------------- JAVA SOURCE CODE This release provides compiled Java libraries (.jar) for implementing the Enterprise Web Services specification. The classes are designed to work with the AXIS web services platform for Apache, and contains mechanisms to allow you to create the interface to the proprietary system. Linking to existing implementations is achieved by: (1) Implementing the supplied Interfaces for the services you want to support (GroupManagementServiceSync, PersonManagementServiceSync, MembershipManagementServiceSync) as Java classes - these are classes that operate on your existing system (e.g. by realizing the service operations as JDBC database queries); (2) Implementing the DataBridge interface (uk.ac.cetis.enterprise.bridge.DataBridge), so that the above classes can be located by the web service. The zip file on Sourceforge contains JavaDoc for the SDK. The source code is on SourceForge as: https://sourceforge.net/projects/cetis-es/ C#/.NET SOURCE CODE The C# equivalent is under development. ------------------------- Alll comments should be sent to: Colin Smythe - csmythe@imsglobal.org ************************ Colin Smythe 26th June, 2004