Automated Model-Based Configuration of Enterprise Java Applications

  • Authors:
  • Jules White;Douglas C. Schmidt;Krzysztof Czarnecki;Christoph Wienands;Gunther Lenz;Egon Wuchner;Ludger Fiege

  • Affiliations:
  • Vanderbilt University;Vanderbilt University;University of Waterloo;Siemens AG;Siemens AG;Siemens AG;Siemens AG

  • Venue:
  • EDOC '07 Proceedings of the 11th IEEE International Enterprise Distributed Object Computing Conference
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

applications is complex and error-prone, involving multiple participants/roles and numerous configuration changes across multiple files, application server settings, and database decisions. This paper describes an approach to automated enterprise application configuration that uses a feature model, executes a series of probes to verify configuration properties, formalizes feature selection as a constraint satisfaction problem, and applies constraint logic programming techniques to derive a correct application configuration. To validate the approach, we developed a configuration engine, called Fresh, for enterprise Java appli- cations and conducted experiments to measure how effectively Fresh can configure the canonical Java Pet Store application. Our results show that Fresh reduces the number of lines of hand written XML code by up to 92% and the total number of configuration steps by up to 72%.