Configuration
Configuration information for the HTTP adapter.
- HTTP Adapter Directory
The adapter directory contains all files, such as configuration files, templates, examples, and JAR files, relating to the adapter.
- Schema and Configuration File
The adapter configuration is loaded from a file and validated against the adapter schema.
- Adapter Controller Parameter
The controllerPort parameter specifies the adapter command and control port.
- Event Stream Processor Parameters
Event Stream Processor parameters configure communication between Event Stream Processor and the HTTP adapter.
- HTTP Server Settings
The httpPort and contentType parameters specify HTTP Server settings.
- Sample HTTP Configuration File
Sample configuration file (adapter.xml) for the HTTP adapter.
- HTTP Output Adapter
The HTTP Output adapter receives SQL queries wrapped in HTTP requests from a client application, such as a Web browser, and sends chunk-coded stream content back to the client.
- Logging
The HTTP Output adapter uses the Apache log4j API to log errors, warnings, and information and debugging messages. A sample log4j.properties file containing the logging configuration is part of the HTTP Output adapter distribution.
Created April 29, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com