Show TOC

HTTP Adapter DirectoryLocate this document in the navigation structure

The adapter directory contains all files, such as configuration files, templates, examples, and JAR files, relating to the adapter.

README.txt Quick Guide
ReleaseNotes.txt Release Notes

bin/
start_adapter.bat Standalone adapter startup script
start_adapter.sh Standalone adapter startup script
adapter-plugin.bat Plug-in connector startup script 
adapter-plugin.sh Plug-in connector startup script 

config/
controller.xsd Controller schema
log4j.properties Sample logging configuration
httpadapter.xsd Adapter schema
login.config Authentication configuration

examples/ Working example

libj/

commons-codec-1.3.jar Required by SDK API
commons-collections-3.2.1.jar 
commons-configuration-1.6.jar 
commons-lang-2.6.jar
commons-logging-1.1.jar Logging library
streaming-system.jar  
streaming-adapter-api.jar Adapter API code
streaming-adapter-http.jar http adapter library
streaming-client.jar ESP SDK library
log4j-1.2.16.jar Logging library
postgresql.jar
sylapi.jar
ws-commons-util-1.0.2.jar Required by ESP SDK
xerces-impl-2.9.1.jar XML parser library
xmlrpc-client-3.1.3.jar Required by ESP SDK
xmlrpc-common-3.1.3.jar Required by ESP SDK