Installation guide
unixODBC
2 EAServer
• Includes WSDL2Java tool for building Java proxies and skeletons from
WSDL documents and Java2WSDL tool for building WSDL documents
from Java classes
• Provides preliminary security extensions, which can integrate with Servlet
2.2 security/roles
• Supports for session-oriented services by using HTTP cookies, or via
transport independent SOAP headers
• Provides preliminary support for the SOAP with Attachment specification
• Includes an innovative EJB module, which facilitates deploying and
accessing EJB’s as Web Services
• Provides HTTP servlet-based transport and JMS based transport
• Enables a standalone version of the server (with HTTP support)
unixODBC
EAServer 5.5 does not include Merant DataDirect Connect Open Database
Connectivity (ODBC) driver. Instead, it now comes with FreeTDS driver and
unixODBC driver manager on UNIX.
On Windows You need to buy third-party drivers to use with EAServer.
These can be DataDirect’s ODBC drivers or Sybase ASE drivers for Windows,
or any other third-party drivers. These drivers on Windows are managed by the
OBDC driver manager, WIN32.odbc, available with your Windows Operating
System. For more information about how to install and configure ODBC driver
manager to use with EAServer, refer to the EAServer Installation Guide.
On UNIX You need to buy third-party ODBC drivers or use FreeTDS, which
is an ODBC driver library based on TDS protocol, and can communicate with
any Sybase or Microsoft SQL server. unixODBC is the default ODBC driver
manager in EAServer 5.5. For more information about how to install and
configure FreeTDS and unixODBC to use with EAServer, refer to the
EAServer Installation Guide.