Show TOC

NYSE 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
	wombatadapter.xsd  Adapter schema
	dictionary.txt     The configuration file to map wombat fields with ESP datatypes. This is used for data dictionary.
	login.config  Authentication configuration

discovery/		Data discovery templates  

examples/		Working example

lib/	
	wombat/		wombat java and binary libraries

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-adapter-api.jar Adapter API code
    streaming-adapter-wombat.jar  Wombat adapter library
    streaming-system.jar
    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