
About this book
Audience
The audience for this document
is anyone responsible for creating, deploying, and managing Web
services. Sybase assumes that these professionals have training
in Java and XML and component technology.
How to use this book
Create and manage Web services using the various tools, services,
and GUIs described in this book, collectively referred to as Web
Services Toolkit:
- Chapter 1, "Overview of Web Services
in EAServer" – description of the Web Services
Toolkit and the various protocols it supports.
- Chapter 2, "Using
Sybase Web Services Toolkit—an Eclipse plug-in" – description
of the Eclipse development and management environment.
- Chapter 3, "Components, Datatypes,
and Type Mappings" – description
of the component types supported as Web services, datatypes, and
type mappings.
- Chapter 4, "Web Services Administration" – the
procedures to develop and manage Web services from Eclipse.
- Chapter 5, "Web Console—Web
Services" – the
procedures for managing Web services from the Sybase Management
console.
- Chapter 6, "Web Console—Registry
Services" – the
procedures for managing UDDI registries from the Sybase Management
console.
- Chapter 7, "The Private UDDI Server" – the
procedures to configure and administer the private UDDI server.
- Chapter 8, "Using wstool, wstkeytool,
wstant, and wstkeytoolant" – description
of how to use the wstool and wstkeytool command
line tools.
- Chapter 9, "Developing Web Service
Clients" – description
of how to develop client applications from the files generated from
the WST development tool and from wstool commands.
- Chapter 10, "Using
the Web Services Toolkit Samples" – description of
the samples included with WST.
- Appendix A, "Migrating
4.x Web Services" – the
procedures for migrating Web services created with WST version 4.x to
this version of WST.
Related documents
Core EAServer documentation The core EAServer documents are available in HTML format in
your EAServer software installation, and in PDF and DynaText format
on the Technical Library CD.
What's New in EAServer summarizes
new functionality in this version.
The EAServer Cookbook contains tutorials
and explains how to use the sample applications included with your
EAServer software.
The EAServer Feature Guide explains application
server concepts and architecture, such as supported component models,
network protocols, server-managed transactions, and Web applications.
The EAServer System Administration Guide explains
how to:
- Start the preconfigured Jaguar server
and manage it with the EAServer Manager plug-in for Sybase Central™
- Create, configure, and start new application servers
- Define connection caches
- Create clusters of application servers to host load-balanced
and highly available components and Web applications
- Monitor servers and application components
- Automate administration and monitoring tasks with
command line tools or the Repository API
The EAServer Programmer's Guide explains
how to:
- Create, deploy, and configure components
and component-based applications
- Create, deploy, and configure Web applications,
Java servlets, and JavaServer Pages
- Use the industry-standard CORBA and Java APIs supported
by EAServer
The EAServer Security Administration and Programming
Guide explains how to:
- Understand
the EAServer security architecture
- Configure role-based security for components and
Web applications
- Configure SSL certificate-based security for client
connections using the Security Manager plug-in for Sybase Central
- Implement custom security services for authentication,
authorization, and role membership evaluation
- Implement secure HTTP and IIOP client applications
- Deploy client applications that connect through
Internet proxies and firewalls
The EAServer Performance and Tuning Guide describes
how to tune your server and application settings for best performance.
The EAServer API Reference Manual contains
reference pages for proprietary EAServer Java classes, ActiveX interfaces,
and C routines.
The EAServer Troubleshooting Guide describes
procedures for troubleshooting problems that EAServer users may
encounter. This document is available only online; see the EAServer Troubleshooting Guide
.
Message Bridge for Java™ Message Bridge for Java simplifies the parsing and formatting
of structured documents in Java applications. Message Bridge allows
you to define structures in XML or other formats, and generates
Java classes to parse and build documents and messages that follow
the format. The Message Bridge for Java User's
Guide describes how to use the Message Bridge tools and
runtime APIs. This document is included in PDF and DynaText format
on your EAServer 5.0 Technical Library CD.
Adaptive Server Anywhere documents EAServer includes a limited-license version of Adaptive Server
Anywhere for use in running the samples and tutorials included with
EAServer. Adaptive Server Anywhere documents are available on the Sybase Web site
.
jConnect for JDBC documents EAServer includes the jConnect™ for JDBC™ driver
to allow JDBC access to Sybase database servers and gateways. The Programmer's
Reference jConnect for JDBC is available on the Sybase Web site
.
Conventions
The formatting conventions used in this manual are:
| Formatting example
|
To indicate
|
| commands and methods
|
When used in descriptive text, this
font indicates keywords such as:
- Command
names used in descriptive text
- C++ and Java method or class names
used in descriptive text
- Java package names used in descriptive text
- Property names in the raw format, as when using jagtool to
configure applications rather than EAServer Manager
|
| variable, package,
or component
|
Italic font indicates:
- Program
variables, such as myCounter
- Parts of input text that must be substituted, for
example:
Server.log
- File names
- Names of components, EAServer packages, and other
entities that are registered in the EAServer naming service
|
| File | Save
|
Menu names and menu items are displayed
in plain text. The vertical bar shows you how to navigate menu selections.
For example, File | Save indicates "select Save
from the File menu."
|
package 1
|
Monospace font indicates:
- Information that you enter in EAServer Manager, a command
line, or as program text
- Example program fragments
- Example output fragments
|
Other sources of information
Use the Sybase Getting Started CD, the Sybase Technical Library
CD and the Technical Library Product Manuals Web site to learn more
about your product:
- The Getting Started CD
contains release bulletins and installation guides in PDF format,
and may also contain other documents or updated information not
included on the Technical Library CD. It is included with your software.
To read or print documents on the Getting Started CD you need Adobe
Acrobat Reader (downloadable at no charge from the Adobe Web site,
using a link provided on the CD).
- The Technical Library CD contains product manuals
and is included with your software. The DynaText reader (included
on the Technical Library CD) allows you to access technical information
about your product in an easy-to-use format.
Refer to the Technical Library Installation Guide in
your documentation package for instructions on installing and starting
the Technical Library.
- The Technical Library Product Manuals Web site is
an HTML version of the Technical Library CD that you can access
using a standard Web browser. In addition to product manuals, you
will find links to EBFs/Updates, Technical Documents, Case
Management, Solved Cases, newsgroups, and the Sybase Developer Network.
To access the Technical Library Product Manuals Web site,
go to Product Manuals
.
Accessibility features
EAServer 5.0 has been tested for compliance with U.S. government
Section 508 Accessibility requirements. The online help for this
product is also provided in HTML, JavaHelp, and Eclipse help formats,
which you can navigate using a screen reader.
EAServer Manager supports working without a mouse. For more
information, see "Keyboard
navigation" in Chapter 2, "Sybase
Central Overview," in the EAServer System
Administration Guide.
The WST plug-in for Eclipse supports accessibility features
for those that cannot use a mouse, are visually impaired or have
other special needs. For more information, see "Accessibility features".
You might need to configure your accessibility tool
for optimal use. Some screen readers pronounce text based on its
case; for example, they pronounce ALL UPPERCASE TEXT as initials,
and MixedCase Text as words. You might find it helpful to configure
your tool to announce syntax conventions. Consult the documentation
for your tool.
For additional information about how Sybase supports accessibility,
see Sybase Accessibility
. The Sybase Accessibility site
includes links to information on Section 508 and W3C standards.
Sybase certifications on the Web
Technical documentation at the Sybase Web site is updated
frequently.
Finding the latest information on product certifications
- Point your Web browser to Technical Documents
.
- Select Products from the navigation bar on the
left.
- Select a product name from the product list and
click Go.
- Select the Certification Report filter, specify
a time frame, and click Go.
- Click a Certification Report title to display
the report.
Creating a personalized view of the Sybase Web site (including support pages)
Set up a MySybase profile. MySybase is a free
service that allows you to create a personalized view of Sybase
Web pages.
- Point your Web browser to Technical Documents
.
- Click MySybase and create a MySybase profile.
Sybase EBFs and software maintenance
Finding the latest information on EBFs and software maintenance
- Point your Web browser to the Sybase Support Page
.
- Select EBFs/Maintenance. Enter user name
and password information, if prompted (for existing Web accounts)
or create a new account (a free service).
- Select a product.
- Specify a time frame and click Go.
- Click the Info icon to display the EBF/Maintenance
report, or click the product description to download the software.
If you need help
Each Sybase installation that has purchased a support contract
has one or more designated people who are authorized to contact
Sybase Technical Support. If you cannot resolve a problem using
the manuals or online help, please have the designated person contact
Sybase Technical Support or the Sybase subsidiary in your area.
|
Copyright (C) 2004. Sybase Inc. All rights reserved.
|
|