- amds-common - contains all the request/response messages and associated data types as an interface
- amds-rods-client - separate non-web client for the AMDS service
- amds-web - this was already in work and represents a web-based client interface for the AMDS service
- amds-rods-service - the actual service implementation
All projects except for the amds-rods-service use the Maven build system. In addition a common package naming scheme was agreed to for services created from this point forward. I also discovered that I can use the Eclipse Modeling Framework to translate the AMDS.xsd into Java classes. The generated class seems compatible with the code that Introduce produces. I will investigate this further after the amds-web project is completed to determine is this is a viable method for generating Introduce compatible code.
0 comments:
Post a Comment