Human Resources Example - Special Considerations

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1873

This topic has not yet been written. The content below is from the topic description.
3.4.1. Special Considerations Although creating instances of classes using the element in the deployment descriptor is possible, it is not always the best way. For example, creating instances of the Employee and Address classes is unnecessary, because the client creates these in response to input from the user. They remain part of the service but are not referenced in the deployment descriptor.