Arnica Web Services are typically deployed in the following folders:
c:\
Arnica
WebServices
Each web service can have its unique set of subfolders and files with the following representing most frequent use case scenario:Web Service 1Web Service 2Web Service 3
Web Service 1
backup - backups of previous versions of web service executable filecache - cache files (for example Arnica NanoQuery cache files)fonts - fonts to be used by application (for example by Arnica NanoConverter when creating PDF files)images - images to be used by application (for example by Arnica NanoConverter when creating PDF files)input - input files to be processed by the application (for example by Arnica NanoConverter when creating PDF file from HTML files)output - output files created by the application (for example by Arnica NanoConverter when creating PDF files)emails - copies of emails generated by the applications (for example notifications sent by Arnica AutoPilot)certificates - cryptographic certificates (for example SSL certificates used by Arnica NanoProxy)sites - detailed configuration files used by listenersstaging - current version of the web service executable file which will be deployed in the root foldertracelogs - trace, error, debug and warning log files produced by the applicationweblogs - incoming web requests log filesworkers_staging - AppWorker latest files to be deployed (used by Arnica NanoProxy when running Arnica Enterprise Platform Applications)webservice.exe - main executable fileconfig.ini - main configuration filelisteners.ini - configuration file referenced by config.ini, which specifies listeners configuration