搜尋 圖片 地圖 Play YouTube 新聞 Gmail 雲端硬碟 更多 »
進階專利搜尋 | 網頁紀錄 | 登入

專利

公開號US7793087 B2
出版類型授權
申請書編號11/322,401
發佈日期2010年9月7日
申請日期2005年12月30日
優先權日期2005年12月30日
其他公開專利號EP1971914A1, US20070157010, WO2007076944A1
公開號11322401, 322401, US 7793087 B2, US 7793087B2, US-B2-7793087, US7793087 B2, US7793087B2
發明人Frank Kilian, Ingo Zenz
原專利權人Sap Ag
外部連結: 美國專利商標局, 美國專利商標局專利轉讓訊息, 歐洲專利局
Configuration templates for different use cases for a system
US 7793087 B2
摘要
A method and apparatus for configuration templates for different use cases for a system. An embodiment of a method includes receiving an abstract configuration for a system. The received abstract configuration includes a configuration setting. The configuration setting is modified with a template, with the template being designed for a particular use of the system.
圖片(7)
Previous page
Next page
聲明
1. A method comprising:
receiving a use case for a computer system, the use case providing an intended use for the computer system; and
generating an abstract template for the computer system based on the use case, the template being provided via a set of abstract configuration elements stored at a database coupled with the computer system, the template independent of a particular configuration of the computer system and other computer systems, the template being derived from a default configuration of the set of abstract configuration elements and based on the use case being compatible with a plurality of computer systems, the template to dynamically generate, during runtime, one or more settings for the intended use of the computer system.
2. The method of claim 1, wherein the template provides a setting for disabling or enabling a component of the computer system.
3. The method of claim 1, further comprising using the template for a plurality of different computer systems.
4. The method of claim 1, wherein the system comprises a JMS (Java™ Messaging Service) instance.
5. A system comprising:
a database to contain a set of abstract configuration elements, the set of abstract configuration elements including a template for a use case having a particular use for a computer system, the database coupled with the computer system, the template is based on the use case, the template independent of a particular configuration of the computer system and other computer systems, the template being derived from a default configuration and based on the use case being compatible with a plurality of computer systems; and
a configuration manager, the configuration manager to generate the template to dynamically generate, during runtime, one or more settings for the intended use of the computer system.
6. The server of claim 5, wherein the system comprises a JMS (Java™ Messaging Service) instance.
7. A computer-readable medium having stored thereon data representing sequences of instructions that, when executed by a processor, cause the processor to perform operations comprising:
receiving a use case for a computer system, the use case providing an intended use for the computer system; and
generating an abstract template for the system based on the use case, the template being provided via a set of abstract configuration elements stored at a database coupled with the computer system, the template independent of a particular configuration of the system and other systems, the template being derived from a default configuration of the set of abstract configuration elements and based on the use case being compatible with a plurality of systems, the template to dynamically generate, during runtime, one or more settings for the intended use of the system.
8. The medium of claim 7, wherein the template is intended to disable or enable a component of the computer system.
9. The medium of claim 7, wherein the template is compatible with a plurality of different computer systems.
說明
TECHNICAL FIELD

Embodiments of the invention generally relate to the field of computer systems and, more particularly, to a method and apparatus for configuration templates for different use cases for a system.

BACKGROUND

In complex computer systems, the development of a configuration for each particular computer environment can be difficult, and is often a matter of experimentation and guesswork to develop a working model. Because a complex system may include many disparate environments, this generally requires repeating the development process numerous times as various systems in different locations are configured.

If a configuration is developed for a system and is found to operate effectively, this generally is of little help for other systems. In a conventional operation, a developer or user may wish to copy a configuration over to another system or to develop a configuration for use in multiple systems, but this is generally not possible because of system dependencies built into the configuration. Certain elements of the configuration will depend on the characteristics of the individual computer systems that are configured, and such characteristics will generally be different for each system that is encountered.

A conventional system configuration is static, and thus is not adaptable to new environments. If a developer or user wishes to copy a working configuration for one system to another system or to develop a configuration for use in multiple computer systems, it is necessary to identify all system dependent configuration elements, to determine how the system dependent configuration elements need to be set to operate in each system, and then to set these configuration elements. Thus, the transfer of a configuration from one system to another is a time-consuming process, and the effort required to correct problems severely limits any advantage that might be gained in copying system configurations or attempting to a common configuration for multiple different systems.

In addition to other issues, a conventional configuration is not adapted for a particular use of a system. Each conventional configuration is designed for a particular computer system, and thus cannot be designed to address a particular use for multiple systems. For this reason, each use requires a configuration designed for the system, rather than a configuration for a use being usable in multiple systems.

SUMMARY OF THE INVENTION

A method and apparatus for configuration templates for different use cases for a system are described. In one aspect of the invention, a method includes receiving an abstract configuration for a system, the abstract configuration including a setting. The configuration setting is modified with a template, the template being designed for a particular use of the system

BRIEF DESCRIPTION OF THE DRAWINGS

Embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements.

FIG. 1 is an illustration of the transfer of a configuration in an embodiment of the invention;

FIG. 2 is an illustration of an embodiment of a system for generation of a configuration;

FIG. 3 is an illustration of an embodiment of configuration development;

FIG. 4 is an illustration of an embodiment of configuration development;

FIG. 5 is a flowchart to illustrate an embodiment of configuration generation; and

FIG. 6 is an illustration of an embodiment of configuration generation using templates.

DETAILED DESCRIPTION

Embodiments of the invention are generally directed to a method and apparatus for templates for different use cases for a system.

As used herein, a “configuration” describes the manner in which a computer system, device, component, or other element, including any hardware, software, or both, is set up. A configuration may include, but is not limited to, the system name, the amount of memory available, the number of CPUs (central processing units) available, and other related information. A configuration may be described in various different ways in different settings, and may have a different name or designation in certain environments. To reduce repetitiveness in this description, a computer system, device, component, or other element may be referred to generally as a computer system or system. In this description, the computer system that receives a configuration may also be referred to as a configuration recipient or configuration consumer.

As used herein, a “template” is a form, pattern, set of defaults, or other similar device to establish values. In an embodiment of the invention, a template includes a set of values for a configuration, where a particular set of values may correspond to a certain use case for a system. A template may include, but is not limited to, settings to enable or disable hardware or software elements, settings for memory usages, and other configuration settings.

In an embodiment of the invention, a configuration may be transferred between computer systems. For example, when a configuration has been developed for a system that works well for a certain use, that same configuration may be exported to another system that is different than the first system. In an embodiment, a configuration may be developed or generated for multiple different systems that have differing characteristics. In an embodiment of the invention, a configuration is virtualized for the elements of each system and is adaptable to each system. For example, a software vendor may utilize an embodiment of the invention to develop a self-adapting configuration together with a software product. In this example, the self-adapting configuration may be shipped together with the product in order to minimize configuration overhead for the customer.

In an embodiment of the invention, a system configuration utilizes abstract elements that are not dependent on the characteristics of any particular system. In an embodiment, the abstract elements of a configuration are resolved at run-time to generate values that apply to a particular computer system. As used herein, “abstract” means that an element has a value to be determined that is not tied to a particular system, use, or setting. The value of the element is thus expressed in an abstract fashion, with the value resolvable to a specific value in relation to a particular system that is assigned to the configuration.

In an embodiment of the invention, a system configuration is dynamic, and the determination of the settings for the configuration is based on the nature of each computer system and changes that may occur in a system. A dynamic configuration contrasts with a static configuration in a conventional system, in which the configuration elements need to be modified to work in a particular system. The elements of a dynamic configuration change as the configuration is applied to a system, and may be modified dynamically as the system is modified in order to reflect current values. Thus, in addition to providing for mobility of a configuration, the dynamic values provide for ease in maintenance of the configuration because the elements adapt to reflect the current state of the system.

In a conventional system, it is not generally possible to copy a configuration from one system to another or to generate a configuration that is usable for multiple different computer systems because of system dependencies. A conventional system will utilize a static configuration having set elements, and a static configuration will not transfer from one system to another system in the same form as was used in the original system. In conventional operations, it is necessary to manually modify each of the system dependent configuration elements to make such elements match the new system. Further, because of the system dependencies and the need to create new values for each configuration, there is no assurance in a conventional process that the same configuration will work in the same way in two systems after all of the elements have been set.

In an embodiment of the invention, a configuration is abstracted to eliminate the system dependencies in the configuration. In an embodiment, any system environment dependent settings are removed from a configuration database. Instead of static configuration values, a configuration introduces dynamic elements to reflect any current system. The dynamic elements may include parameters that characterize each system that receives the configuration. Parameters may include, but are not limited to, host names, instance names, the number of CPUs, the amount of available memory, and other hardware and software elements. In an embodiment of the invention, a configuration is dynamic and adapts itself to the system environment, thereby enabling the movement of the configuration from one system environment to another. In an embodiment, the only static settings that may exist in a configuration are non-system dependent settings that thus are not tied to any particular system.

In an embodiment, a configuration element or agent will evaluate abstract configuration elements and substitute the needed values into the configuration to reflect the characteristics of the system that is receiving the configuration. In one embodiment of the invention, a configuration machine or configuration manager will evaluate the abstract configuration elements and determine the values of the configuration elements for the relevant computer system. A configuration machine or manager may be, for example, an API (application program interface) that operates on top of a database for a system. In an embodiment, the configuration manager transparently evaluates the configuration values at run-time to adapt the configuration to the system. However, embodiments of the invention are not limited to any particular component, device, or process for the resolution of configuration elements, but rather include any internal or external agent that can process the configuration elements for a computer system.

In an embodiment of the invention, an abstract configuration may be created using various different processes. In one embodiment, API methods of a configuration manager may be used directly to generate the abstract configuration. In another embodiment a specially tagged property file, such as a JavaProperty file, may be imported into the configuration manager. For example, an enhanced property file may be imported as a property sheet into a configuration database. Other methods of generating the abstract configuration may be utilized, and embodiments of the invention are not limited to any particular generation process.

In an embodiment, system dependencies may include any characteristic of a system that may be found in a configuration. Dependencies may include system identification data, system information such as heap size and number of nodes, and hardware availability such as number of CPUs. Each system dependency is expressed in an abstract form in the virtualized configuration in a manner that does not refer to any particular system. The form of the elements in a virtualized configuration may vary in different embodiments. For example, system dependencies may include parameters that are substituted, parameters that require calculation, parameters that rely on or refer to other values, or other types of direct or indirect values.

In an embodiment of the invention, system configurations may include various default values that are substituted as the values are resolved for a particular computer system. In addition, configuration may be dependent on the intended use of a computer system. Various defaults or settings may be established for different types of uses. The different use cases may be addressed in various ways. In one example, templates, forms, or similar devices may be provided to establish certain parameter values for a configuration.

In an embodiment of the invention, configurations may be structured or developed in multiple levels, with, for example, “higher” levels providing default and abstract elements, which are shippable across system boundaries. In this example, an upper configuration level is applicable to all systems, but may, for instance, be overridden by lower level configuration levels in certain cases.

In one embodiment, below an upper configuration level may be a usage defined level, or template level, that provides configuration elements designed for particular use cases. In an embodiment of the invention a system provides for predefined configurations, which may include the use of templates, forms, or similar devices. The usage defined level may override upper level defaults. In an embodiment, the usage defined level is based on the system usage and not the particular system and thus the elements remain abstract for purposes of evaluation in conjunction with the characteristics of the receiving system. The different use cases may, for example, enable and disable components as needed for the particular use case. In one possible example, a developer may wish to turn off much of a system, minimizing the number of nodes, to maximize the system power available to the developer. In another example, a usage case may require enablement of all server nodes to enable the use of a portal that will carry a large amount of traffic.

In an embodiment of the invention, below the usage defined level may be a system level, which is based on the individual system instance. The system level includes defining the actual system instances belonging to the system. In an embodiment, each system instance derives its configuration from the template level. The settings received from the template level are abstract and dynamically resolved during runtime according to the given system context, which is attached to the system. Thus, in an embodiment of the invention a configuration is self-adapting to the particular system environment. In an embodiment, on the system level customizations might be made that are system specific and thus could be done in a generic or abstract manner on the template level. The system level defines the actual system instances belonging to the system. Each system instance derives its configuration from the template level. These derived settings will still be abstract and dynamically resolved during runtime according to the given system context, which is attached to the system. Thus, the configuration is self-adapting to the particular system environment. On the system level customizations might be done which are system specific and which could not be done in a generic (or abstract) way on the system or template level.

The system level may further include a custom level above the individual instance, with the custom level providing customization of the configuration for application to a particular site. In an embodiment, an additional modification may exist between the default level and the usage case level to provide customization that affects all use cases. Thus, customization may be done either for all instances at a higher level, or at the individual instance level.

In an embodiment of the invention, templates are used to provide different features for different uses for a system. In an embodiment, a template only provides values that are non-system dependent. After a template has been applied, a configuration remains abstract for the purposes of the system that will receive the configuration. A template may include default values for parameters. In certain instances, settings established by template may be overridden in the resolution of a configuration for a particular system if necessary. In an embodiment, a template that is well designed may require little or no overwriting. In an embodiment of the invention, it is normally not necessary to overwrite the template settings, except in certain special cases, because the settings are abstracted from any particular system environment and thus are valid across different systems.

In system development, there is an incentive to provide a complete configuration to a customer. In an embodiment of the invention, a customer is only required to provide a use case in order to receive a complete configuration. The designation of the use case determines a template for the configuration. The template then establishes the necessary settings and defaults for the intended use, with the resulting configuration being an abstract structure that adapts to the recipient system. Thus, a configuration template is system independent and may be moved between systems. In an embodiment, a configuration template is derived from a default configuration and may overwrite default settings according to the specific usage to which the template is assigned.

In an embodiment of the invention, a customer attaches a particular use to a configuration machine. The configuration machine includes a component, such as configuration resolver, that recognizes the used case and finds the correct abstract configuration for the used case, which may referred to as a template for the use case. The abstract configuration is obtained from a database of abstract configuration elements. In one example, the database contains templates for multiple different usages.

In operation, a number of instances may be created. Each instance then may be assigned to a particular template, depending on the usage. In one possible example, a JMS (Java messaging service) instance may be assigned to a template that is limited to JMS instances, while other instances are assigned to one or more other templates.

In an embodiment of the invention, central administration may be used in the formation of configurations. Central administration is a tool that runs within the J2EE engine. The central configuration manages the configuration of system landscapes via corresponding configuration templates. The scope of a configuration template managed by the central configuration is not limited to groups of instances of one system, but rather provides a landscape of several systems. For J2EE configurations within the J2EE engine, central configuration templates are accorded to a particular usage or use case.

During the installation of an application instance, the usage of the instance is not known. For this reason, during installation the application instances are configured via a “minimal instance” configuration template. The minimal instance configuration is sufficient to run the central configuration.

In an embodiment of the invention, a central configuration is started in order to configure the instances for the specific usage to which each one is attached. During the central configuration, the custom layer configuration from which all instance configurations are derived is assigned to the J2EE configuration according to the particular usage of the system. The custom configuration is derived from the selected configuration template, and the instance configuration of all application instances is derived from the custom configuration.

In an embodiment of the invention, configuration templates provided (such as within the J2EE engine) are system independent, with any system dependent settings being abstract (via, for example, parameterization and arithmetic expressions). Thus, most of the settings are already correct for a receiving system and do not need be addressed during instance configuration. However, in some embodiments a process may provide for customizing additional engine components.

The central configuration may be handled in various different ways for configuring settings. For example, if a configuration setting should be modified for all application instances, then the central configuration may access a “custom” configuration in order to modify the setting. If a configuration setting should be changed for only a particular instance, then the setting may be changed on the level of the instance configuration.

In an embodiment of the invention, templates may be divided into sets that apply to particular processes or other system distinctions. For example, a first set of templates may apply to a first type of process and a second set of templates may apply to a second type of process. In one possible example, one or more templates may apply to a JMS instance and one more templates may apply to any other process. JMS is an API for accessing enterprise messaging systems from Java program. Other embodiments of the invention may divide templates in other ways such that templates in a first set are applicable to a first system and templates in a second set are applicable to a second system.

In a particular embodiment of the invention for a Java process, templates may apply to use cases and scenarios such as Portal+KM (Knowledge Management) (which may include providing a configuration that is appropriate for operation of a portal), Minimal Instance (to provide a configuration using minimal resources, J2EE Developer (to provide a configuration that is appropriate for development efforts), and other uses.

In an embodiment of the invention, the technical configuration of a Java system is simplified through the use of virtualized and adaptive configuration. Embodiments of the invention may be described herein in terms of Java objects and processes. However, embodiments of the invention are not limited to any particular system environment. Embodiments of the invention may be applied to any computer environment which includes the use of a configuration or similar structure with one or more system dependent elements.

The architectures and methodologies discussed above may be implemented with various types of computing systems such as an application server that includes a Java 2 Enterprise Edition (“J2EE”) server that supports Enterprise Java Bean (“EJB”) components and EJB containers (at the business layer) and/or Servlets and Java Server Pages (“JSP”) (at the presentation layer). Other embodiments may be implemented in the context of various different software platforms including, by way of example, Microsoft .NET, Windows/NT, Microsoft Transaction Server (MTS), the Advanced Business Application Programming (“ABAP”) platforms developed by SAP AG, and other computer platforms.

FIG. 1 is an illustration of the transfer of a configuration in an embodiment of the invention. In this illustration, a first computer system (system 1 105) has a particular configuration 115 that is based at least in part on the system context 120, which includes such elements as the system name, the instance host name, the number of CPUs, the amount of memory available, and other related system factors.

A second computer system (system 2 110) also contains a configuration 125 that is based at least in part on the system context 130 of the second system 110. If the configuration 115 of the first system 105 has been developed and would be useful in the second system, then there is an incentive to transfer the configuration 135 and thus to re-use the development efforts that went into generating the configuration 115. However, in a conventional process, a configuration generally cannot not be easily copied or transferred because the elements of the configuration are based on the specific system context 120 of the first system 105. In order to perform the transfer of the configuration, the resulting configuration 125 for the second system 110 would have to be modified and corrected to match the system context 130 of the second system 110, which may be a very time consuming process.

In an embodiment of the invention, a configuration is developed as a virtualized, adaptable configuration that is based on abstract configuration data, and that does not contain any system dependent elements. In this embodiment, the abstract configuration may be provided to the second system 110. The elements of the abstract configuration would be resolved based on the system context 130 of the second system 130 to form the configuration 125 for the second system 110. In an embodiment, it is possible to transfer 135 an adaptable configuration 115 of the first system 105 to the second system 110, or to develop a configuration that is usable in both systems. The abstract and adaptable nature of such virtualized configuration allows for transfer without first making corrections and modifications to the configuration.

In an embodiment of the invention, the transferred configuration 125 will be automatically resolved, such as through use of a configuration machine or engine. The automatic resolution process may include the transformation of any indirect references, calculated references, and other parameters as needed to match the system context 130 of the second system 110.

FIG. 2 is an illustration of an embodiment of a system for generation of a configuration. In this illustration, a configuration machine 205 is used to provide a configuration to a consumer of the configuration 215. The consumer may be any component, device, or system that requires a configuration for a particular use. In an embodiment of the invention, a database includes abstract configuration data 220, the abstract data being configuration elements that are not tied to any particular system, but rather are adaptable to a system that receives the configuration. For example, the same abstract configuration data may be used in multiple different systems even though the systems have different system characteristics that require different configuration elements.

In an embodiment of the invention, a configuration machine 205 includes a configuration resolver 210. The configuration machine 205 receives the abstract configuration data 220 and the configuration resolver 210 resolves the elements of the abstract configuration data to apply to a particular system, in this case including the configuration consumer 215. The configuration is resolved based at least in part on the system context 225 of the relevant system, which includes relevant data regarding the particular system 215 that is to receive the configuration.

In an embodiment of the invention, a configuration may also be based on the particular use case intended for the system 230. Thus, the configuration may be formed based at least in part on the particular use case of the configuration consumer 215. The use case may provide certain system default elements that are designed for particular uses of a system.

FIG. 3 is an illustration of an embodiment of configuration development. In an embodiment of the invention, a configuration may be developed in levels, with upper levels providing defaults that may be overridden in lower levels. In an embodiment of the invention, a configuration may inherit elements from upper levels. In one example, an engine level configuration 305 may represent a basic default configuration that is not designed for any particular use or system. The configuration may include abstract elements that are structured as required for a configuration engine or machine that will resolve the elements for a particular system.

In this example, a use-based (or template) configuration level 310 then defines configurations that are based at least in part on an intended use for a system. This level may provide settings that are appropriate for a particular purpose, which may then be modified as appropriate. In one example, the use-based configuration level may provide that a certain number of nodes be turned on for the purpose of a particular use case.

A system level configuration 315 inherits a configuration from the use-based configuration level. In some instances, the configuration may be further customized at the system level. The system level defines the actual system instances belonging to the system, with each system instance deriving its configuration from the template level. The derived settings remain abstract and are dynamically resolved during runtime according to the given system context attached to the system. In this manner, a configuration is self-adapting to the particular system environment. On the system level, customizations may be implemented that are system specific, and that could not be accomplished in a generic or abstract manner in an engine level or template level configuration.

FIG. 4 is an illustration of an embodiment of configuration development. In FIG. 4 a particular example of configuration development is described, but embodiments of the invention are not limited to this particular structure.

In this illustration, an engine configuration level 405 is illustrated. At this level a configuration engine default configuration is formed 420, which provides a basic instance of the configuration. The basic instance is a virtualized configuration that is abstract and is not tied to any particular system or used case. In one example, a customization of the basic instance 425 may be provided, such customization providing a possible modification of all configuration instances for a system regardless of the particular use of the system.

Also illustrated in FIG. 4 is a use case configuration, the use case providing the configuration for various different uses of a system, which are illustrated here as Use Case A 430, Use Case B 435, and Use Case C 440. Each use case provides a template or form for a configuration for a particular use of a system. The use case configuration remains an abstract level that is not tied to a particular system.

A system configuration is also illustrated, including one or more different configuration instances, such as Instance A 450 and Instance B 455. In an embodiment of the invention, the context information for the configuration instances will be accessed in the system context. In an embodiment, the system configurations contain information about the instances that are part of the system, and may further include customizations that could not be defined on an abstract level. In this illustration, the system configuration may also include a customized instance 445, which provides customization for instances received for various different use cases. In other embodiments, there may be multiple customized instances, depending on the particular type of configuration being established.

FIG. 5 is a flowchart to illustrate an embodiment of configuration generation. In this illustration, a virtualized configuration is developed 505, the virtualized configuration including one or more abstract elements that are not tied to any particular computer system. In an embodiment, the virtualized configuration is adaptable, with the abstract elements intended to be resolved to reflect appropriate values for a system that is receiving a configuration.

In this illustration, the abstract elements may be stored in a database 510, although the process of building up a configuration may vary in different embodiments of the invention. A recipient system for the configuration is identified 515, and an abstract configuration is provided for the recipient system 520. A configuration engine or other agent may be responsible for generating the configuration and resolving the abstract elements of the configuration. As a part of this process, the system context is identified for the recipient system 525, which thus provides the characteristics of the system for purposes of resolving the configuration elements. A use case may also be identified 530, which may be applicable if a form or template is available to establish a customized configuration.

A virtualized configuration instance is then generated 535. The configuration engine resolves the abstract elements of the configuration instance for the recipient system 540. In this manner, the configuration adapts to the recipient system, with resolution taking place during runtime within the recipient system.

FIG. 6 is an illustration of an embodiment of configuration generation using templates. In this illustration, a use case or template configuration 605 may include multiple different templates. There may be initially a minimal instance template 610 used during installation to generate a minimal or default configuration. For the configuration process, there are various templates for specific use case, including a J2EE developer template 615 and Portal KM template 620. There is also a JMS instance template for the special case of JMS instances 625. Also illustrated is the system configuration level 630, which works with the use case templates. In this example, there are multiple relevant instances 640, shown as Instance 1 650 through Instance n 655, and JMS instances, shown as JMS Instance 1 665 through JMS Instance n 670, assigned to a system 635. There may also be a system customization process, which is illustrated as a custom application instance 675 and custom JMS instance 680.

In an embodiment of the invention, the illustrated templates may be used to establish configurations that are appropriate for a particular use of a system. In an embodiment, the templates provide settings that establish needed system settings for the designated use. In an embodiment, the templates remain abstract and system independent, and thus can be used for multiple different computer systems.

It should be appreciated that reference throughout this specification to “one embodiment” or “an embodiment” means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Therefore, it is emphasized and should be appreciated that two or more references to “an embodiment” or “one embodiment” or “an alternative embodiment” in various portions of this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures or characteristics may be combined as suitable in one or more embodiments of the invention.

Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure aiding in the understanding of one or more of the various inventive aspects. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.

專利引用
引用的專利申請日期發佈日期 申請者專利名稱
US5479599 *1993年4月26日1995年12月26日International Business Machines CorporationComputer console with group ICON control
US56088651995年3月14日1997年3月4日Network Integrity, Inc.Stand-in Computer file server providing fast recovery from computer file server failures
US57348311996年4月26日1998年3月31日Sun Microsystems, Inc.System for configuring and remotely administering a unix computer over a network
US57581541996年6月5日1998年5月26日Microsoft CorporationMethod and system for storing configuration data into a common registry
US58260291995年10月31日1998年10月20日International Business Machines CorporationSecured gateway interface
US58325031995年2月24日1998年11月3日Cabletron Systems, Inc.Method and apparatus for configuration management in communications networks
US59960121996年12月10日1999年11月30日International Business Machines CorporationApplication development process for use in a distributed computer enterprise environment
US60413471997年10月24日2000年3月21日Unified Access CommunicationsComputer system and computer-implemented process for simultaneous configuration and monitoring of a computer network
US60552271998年4月2日2000年4月25日Lucent Technologies, Inc.Method for creating and modifying similar and dissimilar databases for use in network configurations for telecommunication systems
US61482771997年12月18日2000年11月14日Nortel Networks CorporationApparatus and method for generating model reference tests
US61611761998年11月20日2000年12月12日Microsoft CorporationSystem and method for storing configuration settings for transfer from a first system to a second system
US62090181997年11月13日2001年3月27日Sun Microsystems, Inc.Service framework for a distributed object network system
US63144601998年10月30日2001年11月6日International Business Machines CorporationMethod and apparatus for analyzing a storage network based on incomplete information from multiple respective controllers
US63413721997年6月16日2002年1月22日William E. DatigUniversal machine translator of arbitrary languages
US63973781999年2月26日2002年5月28日National Instruments CorporationTest executive system and method including distributed type storage and conflict resolution
US64217191998年9月30日2002年7月16日Aprisma Management Technologies, Inc.Method and apparatus for reactive and deliberative configuration management
US64906901999年7月22日2002年12月3日International Business Machines CorporationMethod and apparatus for unix system catastrophic recovery aid
US65230221999年7月7日2003年2月18日Allen HobbsMethod and apparatus for selectively augmenting retrieved information from a network resource
US65534911999年12月29日2003年4月22日Intel CorporationConfiguring devices in a computer system
US67356912000年1月27日2004年5月11日Microsoft CorporationSystem and method for the automated migration of configuration information
US68322982002年8月28日2004年12月14日Hitachi, Ltd.Server system operation control method
US68712212000年1月21日2005年3月22日Scriptlogic CorporationMethod and apparatus to manage network client logon scripts using a graphical management and administration tool
US6898703 *2001年11月19日2005年5月24日Cypress Semiconductor CorporationSystem and method for creating a boot file utilizing a boot template
US69256462001年4月6日2005年8月2日E★TradeInheritance of object's properties and out of different application contexts in properties file objects
US6950931 *2002年5月30日2005年9月27日International Business Machines CorporationServer configuration using profile templates
US6996517 *2000年8月4日2006年2月7日Microsoft CorporationPerformance technology infrastructure for modeling the performance of computer systems
US70549242000年9月29日2006年5月30日Cisco Technology, Inc.Method and apparatus for provisioning network devices using instructions in extensible markup language
US71679742003年5月19日2007年1月23日Hewlett-Packard Development Company, L.P.Multiple saved kernel configurations
US7188335 *2002年3月15日2007年3月6日Trilogy Development Group, Inc.Product configuration using configuration patterns
US72285512003年2月28日2007年6月5日Microsoft CorporationWeb garden application pools having a plurality of user-mode web applications
US72463452001年4月2日2007年7月17日Sun Microsystems, Inc.Method and apparatus for partitioning of managed state for a Java based application
US72608182003年5月29日2007年8月21日Sun Microsystems, Inc.System and method for managing software version upgrades in a networked computer system
US73200072004年12月7日2008年1月15日Peter Hon-You ChangDynamic generation of target files from template files and tracking of the processing of target files
US73436012005年2月7日2008年3月11日International Business Machines CorporationEfficient application deployment on dynamic clusters
US73736612005年2月14日2008年5月13日Ethome, Inc.Systems and methods for automatically configuring and managing network devices and virtual private networks
US73984712004年8月13日2008年7月8日Emc CorporationSystem and method for the administration of resource groups
US74126872003年10月15日2008年8月12日International Business Machines CorporationCreating customized applications using templates having points of variability
US74477012003年1月30日2008年11月4日Oracle International CorporationAutomatic configuration of attribute sets
US74806432005年12月22日2009年1月20日International Business Machines CorporationSystem and method for migrating databases
US74839702001年12月12日2009年1月27日Symantec CorporationMethod and apparatus for managing components in an IT system
US200201386522001年12月12日2002年9月26日Richard TaylorProvision of services via an information technology network
US200300097542002年6月24日2003年1月9日Wonderware CorporationInstalling supervisory process control and manufacturing softwar from a remote location and maintaining configuration data links in a run-time enviroment
US20030041235 *2002年7月17日2003年2月27日AlcatelConfiguration tool
US200300555292002年9月6日2003年3月20日Nec CorporationSystem for automatically changing computer system configuration
US200300763492002年11月22日2003年4月24日Virtual Access Ireland Ltd.Apparatus and method for generating configuration data for a device to access a service
US200301313432001年10月19日2003年7月10日Brandenburg Jay B.Framework for system monitoring
US200301356382002年1月11日2003年7月17日International Business Machines CorporationDynamic modification of application behavior in response to changing environmental conditions
US200302210942003年4月17日2003年11月27日Avery PennarunMethod and system for configuring a computer
US200302258672002年5月30日2003年12月4日Wedlake Martine B.Server configuration using profile templates
US200401174522003年7月3日2004年6月17日Choi Tae SangXML-based network management system and method for configuration management of heterogeneous network devices
US200401336892003年12月22日2004年7月8日Samrat VasishtMethod, system and device for automatically configuring a communications network
US200401629302004年1月8日2004年8月19日Microsoft CorporationHighly componentized system architecture with loadable virtual memory manager
US200401871402003年9月8日2004年9月23日Shai AgassiApplication framework
US200402055842002年6月28日2004年10月14日Microsoft CorporationSystem and method for template creation and execution
US20040230787 *2004年6月2日2004年11月18日Emc CorporationMethod and apparatus for dynamically modifying a computer system configuration
US200500050052003年11月4日2005年1月6日Scriptlogic CorporationEvent-based application for performing configuration changes in a networked environment
US200500501752003年8月28日2005年3月3日International Business Machines CorporationGeneric method for defining resource configuration profiles in provisioning systems
US200500659932004年4月5日2005年3月24日Masanori HondaJob network configuration file creating device and creating method
US200500711952004年3月8日2005年3月31日Cassel David A.System and method of synchronizing data sets across distributed systems
US200500859372003年10月15日2005年4月21日International Business Machines CorporationCreating customized applications using templates having points of variability
US20050144428 *2003年12月24日2005年6月30日Fish Andrew J.System and method to seamlessly enable enhanced management and scripting of a computer system and its add-in devices
US200501445282004年8月26日2005年6月30日Tim BucherComputing device configuration manager
US200501446102003年12月30日2005年6月30日Ingo ZenzConfiguration manager in enterprise computing system
US20050240667 *2004年4月21日2005年10月27日Michael KoegelMessage-oriented middleware server instance failover
US200502567322005年4月5日2005年11月17日Bauer David LCommunications services for business process design
US200502891692004年10月29日2005年12月29日Microsoft CorporationLossless recovery for computer systems with map assisted state transfer
US200600415952004年10月19日2006年2月23日Hitachi, Ltd.Storage network migration method, management device, management program and storage network system
US200600418812004年8月19日2006年2月23日Adkasthala Bheema PUniversal upgrade architecture
US200600477982004年7月13日2006年3月2日Feinleib David ASystem and method for automated capture, editing, replication, and deployment of server configurations
US200600646732005年1月18日2006年3月23日National Instruments CorporationVariable abstraction
US200601234092004年12月3日2006年6月8日International Business Machines CorporationMethod and apparatus for creating a pluggable, prioritized configuration engine to be used for configuring a software during installation, update and new profile creation
US200601501782005年12月21日2006年7月6日Jerrard-Dunne Stanley KMethod and system for updating application design
US200601651232005年12月21日2006年7月27日Jerrard-Dunne Stanley KMethod, and aggregation component for aggregating application components
US200601652232006年2月15日2006年7月27日Mci, Inc.Method and apparatus for managing local resources at service nodes in an intelligent network
US200601905792005年2月23日2006年8月24日AlcatelAssisted command script template creation
US200602426262005年4月21日2006年10月26日Pham Quang DTemplate configuration tool for application servers
US200602426342005年4月25日2006年10月26日Jan DostertVersion adaptation interface for integration of different virtual machines
US200700061492006年7月28日2007年1月4日Invensys Systems, Inc.Customizable system for creating supervisory process control and manufacturing information applications
US200700614282005年9月9日2007年3月15日Autodesk, Inc.Customization of applications through deployable templates
US200700943592005年10月20日2007年4月26日Lamoureux Douglas RMethod and apparatus for configuring a client computer using a global configuration profile
US200701186542005年11月23日2007年5月24日Sun Microsystems, Inc.Method and apparatus for provisioning heterogeneous operating systems onto heterogeneous hardware systems
US200701188882007年1月3日2007年5月24日Scriptlogic CorporationManaging client configuration settings in a network environment
US200701434802005年12月15日2007年6月21日International Business Machines CorporationApparatus system and method for distributing configuration parameter
US200701564312005年12月30日2007年7月5日Iliev Hristo SSystem and method for filtering components
US200701564322005年12月30日2007年7月5日Thomas MuellerMethod and system using parameterized configurations
US200701566412005年12月30日2007年7月5日Thomas MuellerSystem and method to provide system independent configuration references
US200701567152005年12月30日2007年7月5日Thomas MuellerTagged property files for system configurations
US200701567172005年12月30日2007年7月5日Thomas MuellerMeta attributes of system configuration elements
US200701569042005年12月30日2007年7月5日Markov Mladen LSystem and method for system information centralization
US200701571722005年12月30日2007年7月5日Frank KilianTemplate integration
US200701571852005年12月30日2007年7月5日Semerdzhiev Krasimir PSystem and method for deployable templates
US200701628922005年12月30日2007年7月12日Frank KilianTemplate-based configuration architecture
US200701659372005年12月30日2007年7月19日Markov Mladen LSystem and method for dynamic VM settings
US200701689652005年12月30日2007年7月19日Thomas MuellerConfiguration inheritance in system configuration
US200702577152005年12月30日2007年11月8日Markov Mladen LSystem and method for abstract configuration
US200802565312008年5月27日2008年10月16日International Business Machines CorporationMethod and Apparatus for Deploying and Instantiating Multiple Instances of Applications in Automated Data Centers Using Application Deployment Template
EP1486867A12003年6月12日2004年12月15日SAP AktiengesellschaftAdapting software service to environment of computer
GB2374687A 名稱不詳
WO1996026588A11996年2月23日1996年8月29日Calbetron Systems, Inc.Method for group management in communications network
WO2004109978A12004年6月1日2004年12月16日Nokia CorporationA method, a controller, an arrangement and a computer program for managing a configuration of clustered computers
WO2005045670A12004年11月8日2005年5月19日Olaf DuevelSystems and methods for configuring software
WO2007076944A12006年12月20日2007年7月12日Frank KilianConfiguration templates for different use cases for a system
非專利引用
參考文獻
1"International Application Serial No. PCT/EP2006/012356, International Search Report and Written Opinion mailed Mar. 29, 2007", 8 pgs.
2"J2EE Engine Bootstrap", BIS Techdev J2EEEngineBoostrap "J2EE Engine Bootstrap", pp. 1-15, printed on Sep. 26, 2005 https://bis.wdf.sap.corp/twiki/bin/view/Techdev/J2EEEngineBootstrap.
3"OA Mailed Feb. 20, 2008 for U.S. Appl. No. 11/322,608", Whole Document.
4"PCT/EP2006/012356 International Search Report and Written Opinion Mailed Mar. 29, 2007".
5"U.S. Appl. No. 11/322,400 , Notice of Allowance mailed Jan. 29, 2010.", 8 Pgs.
6"U.S. Appl. No. 11/322,400, Non Final Office Action mailed May 23, 2008", 9 pgs.
7"U.S. Appl. No. 11/322,400, Notice of Allowance mailed Dec. 11, 2008", 4 pgs.
8"U.S. Appl. No. 11/322,400, Notice of Allowance mailed May 18, 2009", 7 pgs.
9"U.S. Appl. No. 11/322,400, Notice of Allowance mailed Oct. 14, 2009", 7 pgs.
10"U.S. Appl. No. 11/322,400, Notice of Allowance mailed Oct. 14, 2009", 8 pgs.
11"U.S. Appl. No. 11/322,400, Response filed Sep. 23, 2008 to Non Final Office Action mailed May 23, 2008", 16 pgs.
12"U.S. Appl. No. 11/322,509, Final Office Action mailed Mar. 8, 2010", 17.
13"U.S. Appl. No. 11/322,509, Non Final Office Action mailed Jan. 14, 2009", 11 pgs.
14"U.S. Appl. No. 11/322,509, Response filed Mar. 31, 2009 to Non Final Office Action mailed Jan. 14, 2009", 13 pgs.
15"U.S. Appl. No. 11/322,511, Non Final Office Action mailed Jan. 22, 2009", 13 pgs.
16"U.S. Appl. No. 11/322,511, Notice of Allowance mailed Dec. 16, 2009", 8 pgs.
17"U.S. Appl. No. 11/322,511, Response filed Apr. 9, 2009 to Non Final Office Action mailed Jan. 22, 2009", 17 pgs.
18"U.S. Appl. No. 11/322,597, Non-Final Office Action mailed Feb. 5, 2010", 8 pgs.
19"U.S. Appl. No. 11/322,607, Non Final Office Action Jun. 26, 2008", 15 pgs.
20"U.S. Appl. No. 11/322,607, Non Final Office Action mailed Jan. 8, 2008", 10 pgs.
21"U.S. Appl. No. 11/322,608, Final Office Action mailed Jul. 8, 2009", 9 pgs.
22"U.S. Appl. No. 11/322,608, Final Office Action mailed Sep. 4, 2008", 11 pgs.
23"U.S. Appl. No. 11/322,608, Non Final Office Action mailed Feb. 13, 2009", 8 pgs.
24"U.S. Appl. No. 11/322,608, Non Final Office Action mailed Feb. 20, 2008", 8 pgs.
25"U.S. Appl. No. 11/322,608, Response filed Apr. 21, 2009 to Non Final Office Action mailed Feb. 13, 2009", 16 pgs.
26"U.S. Appl. No. 11/322,608, Response filed Dec. 2, 2008 to Final Office Action mailed Sep. 4, 2008", 14 pgs.
27"U.S. Appl. No. 11/322,608, Response filed Jan. 5, 2010 to Final Office Action mailed Jul. 8, 2009", 9 pgs.
28"U.S. Appl. No. 11/322,608, Response filed May 12, 2008 to Non Final Office Action mailed Feb. 20, 2008", 11 pgs.
29"U.S. Appl. No. 11/322,628, Non-Final Office Action mailed Sep. 4, 2009", 14 pgs.
30"U.S. Appl. No. 11/322,628, Response filed Dec. 2, 2009 to Non Final Office Action mailed Sep. 4, 2009", 16 pgs.
31"U.S. Appl. No. 11/322,701, Advisory Action mailed Dec. 23, 2008", 3 pgs.
32"U.S. Appl. No. 11/322,701, Advisory Action mailed Oct. 21, 2008", 3 pgs.
33"U.S. Appl. No. 11/322,701, Appeal Brief filed Mar. 26, 2009", 22 pgs.
34"U.S. Appl. No. 11/322,701, Examiner Interview Summary mailed Dec. 11, 2008", 2 pgs.
35"U.S. Appl. No. 11/322,701, Final Office Action mailed Jan. 22, 2010", 13 pgs.
36"U.S. Appl. No. 11/322,701, Final Office Action mailed Sep. 2, 2008", 16 pgs.
37"U.S. Appl. No. 11/322,701, Non Final Office Action mailed Mar. 19, 2008", 11 pgs.
38"U.S. Appl. No. 11/322,701, Non-Final Office Action mailed Jul. 6, 2009", 15 pgs.
39"U.S. Appl. No. 11/322,701, Response filed Jun. 10, 2008 to Non Final Office Action mailed Mar. 19, 2008", 12 pgs.
40"U.S. Appl. No. 11/322,701, Response filed Oct. 14, 2008 to Final Office Action mailed Sep. 2, 2008", 9 pgs.
41"U.S. Appl. No. 11/322,701, Response filed Sep. 25, 2009 to Non Final Office Action mailed Jul. 6, 2009", 10 pgs.
42"U.S. Appl. No. 11/322,969, Advisory Action mailed Dec. 3, 2009", 3 pgs.
43"U.S. Appl. No. 11/322,969, Final Office Action mailed Sep. 21, 2009", 10 pgs.
44"U.S. Appl. No. 11/322,969, Non-Final Office Action mailed Apr. 1, 2009", 11 pgs.
45"U.S. Appl. No. 11/322,969, Response filed Dec. 17, 2009 to Advisory Action mailed Dec. 3, 2009", 15 pgs.
46"U.S. Appl. No. 11/322,969, Response filed Jun. 9, 2009 to Non Final Office Action mailed Apr. 1, 2009", 11 pgs.
47"U.S. Appl. No. 11/322,969, Response filed Nov. 16, 2009 to Final Office Action mailed Aug. 21, 2009", 11 pgs.
48"U.S. Appl. No. 11/323,059, Final Office Action mailed Mar. 4, 2010", 10 pgs.
49"U.S. Appl. No. 11/323,059, Non-Final Office Action mailed Aug. 12, 2009", 11 pgs.
50"U.S. Appl. No. 11/323,059, Response filed Nov. 6, 2009 to Non Final Office Action mailed Aug. 12, 2009", 10 pgs.
51"U.S. Appl. No. 11/323,110 , Notice of Allowance mailed Oct. 20, 2009", 6 pgs.
52"U.S. Appl. No. 11/323,110, Non Final Office Action mailed Nov. 26, 2008", 10 pgs.
53"U.S. Appl. No. 11/323,110, Notice of Allowance mailed Feb. 17, 2010", 4 Pgs.
54"U.S. Appl. No. 11/323,110, Notice of Allowance mailed May 29, 2009", 9 pgs.
55"U.S. Appl. No. 11/323,110, Response filed Feb. 25, 2009 to Non Final Office Action mailed Nov. 26, 2008", 9 pgs.
56"U.S. Appl. No. 11/323,110, Response filed Oct. 27, 2008 to Restriction Requirement mailed Aug. 27, 2008", 10 pgs.
57"U.S. Appl. No. 11/323,110, Restriction Requirement mailed Aug. 27, 2008", 7 pgs.
58"U.S. Appl. No. 11/323,438, Examiner Interview Summary mailed Dec. 24, 2009", 3 pgs.
59"U.S. Appl. No. 11/323,438, Final Office Action mailed Oct. 28, 2009", 25 Pgs.
60"U.S. Appl. No. 11/323,438, Non Final Office Action mailed Apr. 1, 2009", 21 pgs.
61"U.S. Appl. No. 11/323,438, Response filed Jan. 25, 2010 to Final Office Action mailed Oct. 28, 2009", 15 pgs.
62"U.S. Appl. No. 11/323,438, Response filed Jun. 30, 2009 to Non Final Office Action mailed Apr. 1, 2009", 14 pgs.
63"U.S. Appl. No. 11/324,125, Advisory Action mailed Oct. 1, 2009", 3 pgs.
64"U.S. Appl. No. 11/324,125, Final Office Action mailed Jul. 27, 2009", 11 pgs.
65"U.S. Appl. No. 11/324,125, Non Final Office Action mailed Jan. 23, 2009", 8 pgs.
66"U.S. Appl. No. 11/324,125, Response filed Apr. 13, 2009 to Non Final Office Action mailed Jan. 23, 2009", 12 pgs.
67"U.S. Appl. No. 11/324,125, Response filed Sep. 18, 2009 to Final Office Action mailed Jul. 27, 2009", 10 pgs.
68"U.S. Appl. No. 11/449,089, Non-Final Office Action mailed Feb. 2009Application U.S. Appl. No. 11/322,608, Non-Final Office Action mailed Jan. 26, 2010", 9 pgs.
69"U.S. Appl. No. 11/322,701, Response filed Mar. 22, 2010 to Final Office Action mailed Jan. 22, 2010", 10 pgs.
70"U.S. Appl. No. 11/322,965, Non-Final Office Action mailed Apr. 1, 2010", 13 pgs.
71"U.S. Appl. No. 11/322,969, Non-Final Office Action mailed Jun. 9, 2010", 8 pgs.
72"U.S. Appl. No. 11/324,125, Non-Final Office Action mailed Mar. 24, 2010", 13 pgs.
73"U.S. Appl. No. 11/324,125, Response filed Jun. 22, 2010 to Non Final Office Action mailed Mar. 24, 2010", 10 pgs.
74Accomazzi, Alberto, et al., Mirroring the ADS Bibliographic Databases, Astronomical Analysis Software and Systems VII, ASP Conference Series, vol. 145, 1998, pp. 395-399.
75Anderson, P., et al., "Large Scale Linux Configuration with LCFG", Proc. of the 4th Annual Linux Showcase & Conference, Atlanta, GE,, (Oct. 10-14, 2000), pp. 1-10.
76Anonymous, "Using a Template Processor to Simplify Programming", Research Disclosure, Mason Publications, Hampshire, GB vol. 41, No. 413, (Sep. 1, 1998), 1-3.
77Bartell, Randy L., et al., The Mediaxact System-A Framework for Personalized Electronic Commerce Systems, Bell Labs Technical Journal, vol. 4, Issues 153-173, Apr.-Jun. 1999, pp. 153-173.
78Bartell, Randy L., et al., The Mediaxact System—A Framework for Personalized Electronic Commerce Systems, Bell Labs Technical Journal, vol. 4, Issues 153-173, Apr.-Jun. 1999, pp. 153-173.
79Clark, et al., "Enabling Domain Experts to Convey Questions to a Machine: A Modified, Template-Based Approach", ACM, (2003), p. 13-19.
80Cowart, et al., "", Special Edition Using Microsoft Windows XP Professional, Third Edition, Chapter 25,, (Dec. 6, 2004), 15.
81Cutler, Ellie, et al., SCO UNIX in a Nutsell, O'Reilly & Associates, Inc., Cambridge, MA, Jan. 1994, pp. 154-158.
82Duquette, William H., et al., Data Definition and Code Generation in TCL, RIDE-VE '99, Sydney, Australia, Mar. 23-24, 1999, pp. 1-10.
83Feiler, Peter H., "Software Process Support Through Software Configuration Management", 1990, IEEE, pp. 58-60.
84Feller, Peter H., "Software Process Support Through Software Configuration Management", IEEE, (1990), 58-60.
85Fernandez, Mary, et al., Silkroute: Trading Between Relations and XML, Computer Networks, vol. 33, Issues 1-6, Jun. 2000, pp. 723-745.
86Hall, et al., "Design: A Generic Configuration Shell, Proc of the 3rd International Conf. on industrial and engineering applications of artificial intelligence and expert systems", vol. 1, Charleston, SC 1990, (1990), 500-508 pgs.
87Hatley, John W., Automatically Generating Procedure Code and Database Maintenance Scripts, Ingres World, Chicago, IL, Oct. 2-6, 1994, pp. 1-11.
88Heiss, Kurt , ""Oracle Process Manager and Notification Server Administrator's Guide, 10g Release 2 (10.1.2)"", 10g Release 2 (10.1.2) Dec. 2004 XP002449016: Redwood City, CA, USA, Retrieved from the Internet: URL: http://download.oracle.com/docs/cd/B14 [ret'd on Aug. 31, 2007]. (Dec. 2004), pp. 1-1 to pp. 1-26 and pp. 3-1 to pp. 3-30.
89Int'l Application No. PCT/EP2006/012357 Int'l Search Report and Written Opinion mailed Mar. 29, 2007.
90Int'l Application No. PCT/EP2006/012358 Int'l Search Report & Written Opinion dated Jun. 14, 2007; 5pgs.
91Int'l Application No. PCT/EP2006/012421, Int'l Search Report & Written Opinion dated Oct. 2, 2007; 14 pages.
92Karlsson, et al., "Method Configuration: Adapting to situational characteristics while creating reusable assets", Information and software technology, vol. 46, Issue 9, (Jul. 1, 2004), 619-633 pgs.
93Leffler, et al., "Building Berkeley UNIX Kernels with Config", Computer Systems research Group, (Apr. 17, 1991), 2-1 and 2-31 pgs.
94Mewburn L., "The Design and Implementation of the NetBSD rc.d System", USENIX Annual Technical Conference, Boston, MA, (Jun. 25-30, 2001), pp. 1-16.
95Microsoft Press, Microsoft Computer Dictionary, 4th Edition, Redmond, WA, 1999, pp. 123 and 183.
96Mueller, Thomas , et al. Final Office Action dated Sep. 2, 2008, U.S. Appl. No. 11/322,701, filed Dec. 30, 2005, 19 pgs.
97Non-Final Office Action for U.S. Appl. No. 11/322,509, Mailed Jan. 14, 2009, whole document.
98Non-Final Office Action for U.S. Appl. No. 11/322,511, Mailed Jan. 22, 2009, whole document.
99Non-Final Office Action for U.S. Appl. No. 11/322,608, Mailed Feb. 13, 2009, 10 pages.
100Non-Final Office Action for U.S. Appl. No. 11/323,110, Mailed Nov. 26, 2008, whole document.
101Non-Final Office Action for U.S. Appl. No. 11/324,125, Mailed Jan. 23, 2009, whole document.
102Robbins, et al., "Unix in a nutshell", 3rd edition, O'Reilly & Associates, Inc, (Aug. 1999), 215-221 and 265-266 pgs.
103Sanderson,, B., "RAM, Virtual Memory, Pagefile and all that stuff", [Online]. Retrieved from the Internet: <URL: http://support.microsoft.com/kb/555223>, (Dec. 12, 2004), 5 pgs.
104Schlee, Max , et al., "Generative Programming of Graphical User Interfaces", 2004, ACM, pp. 403-406.
105Schwanke, et al., "Configuration Management in BiiN SMS", Proc. of the 11th International Conf. on software engineering Pittsburgh, (383-393 pgs), 1989.
106Symantec, Corp., "Norton Ghost™ User's Guide", Norton Ghost™ User's Guide - Symantec, Norton Ghost The fast pc cloning solution., (1999), 138 pgs.
107USPTO, "FOA Mailed Sep. 4, 2008 for U.S. Appl. No. 11/322,608", Whole Document.
108USPTO, "OA mailed Jan. 8, 2008 for U.S. Appl. No. 11/322,607", Whole Document.
109USPTO, "OA Mailed May 23, 2008 for U.S. Appl. No. 11/322,400", Whole Document.
110USPTO, "Office Action mailed Jun. 26, 2008 for U.S. Appl. No. 11/322,607".
111USPTO, "Office Action mailed Mar. 19, 2008 for U.S. Appl. No. 11/322,701", Whole Document.
112Williams, et al., "Embedded Linux as a platform for dynamically self-reconfiguration systems-ON-CHIP", (21-24 pgs), 163-169 pgs.
被以下專利引用
引用本專利申請日期發佈日期 申請者專利名稱
US8086834 *2009年4月16日2011年12月27日Dell Products L.P.System and method for populating a dedicated system service repository for an information handling system
US82011892005年12月30日2012年6月12日Sap AgSystem and method for filtering components
US8271769 *2005年12月30日2012年9月18日Sap AgDynamic adaptation of a configuration to a system environment
分類
美國專利分類號713/1, 713/100, 703/27, 703/21
國際專利分類號G06F15/177, G06F15/16
合作分類G06F9/44505
歐洲分類號G06F9/445C