Web Services is delivered as a web archive file (EndevorService.war). Tomcat automatically or manually deploys this .war file. The EndevorService component (also known as a web service end point) has a lifecycle in that it can be started and ended. During the initialization phase, the EndevorService component scans the webapps/endevor folder and identifies and validates the configuration files (*.cfg) that it finds. If a validation failure occurs, the configuration file is discarded. To add, delete, or modify a .cfg file, the EndevorService.war component must be stopped and restarted.
The client application or the Eclipse-Based UI connection wizard can access a list of validated data sources. The list includes the description, status, and message extracted from the configuration file.
A client can have access to more than one validated data source at the same time.
For example, in the following table, each *.cfg file accesses a data source using the started task on the host computer. All three of these data sources could be available at the same time.
|
*.cfg |
Data Source Name |
Started Task Procedure |
Host Name |
|---|---|---|---|
|
A1.cfg |
A1 |
ENWSTST7 |
usilnj31 |
|
A2.cfg |
A2 |
ENWSTST7 |
usilnj11 |
|
B1.cfg |
B1 |
ENWSTST7 |
usilcnj31 |
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|