|
|
![]() 2 Strategies for Managing Run-Time dependencies
Many software projects have dependencies at run time on other projects that are built and deployed by the software team. Some version of another application must be present in order to run properly. We see this situation appearing most often with Web Services, J2EE environments where EJB clients and applications must match, and even in the roll-out of related database schemas. This post reviews strategies for coordinating these deployments with AnthillPro.
|