Sun ONE logo     Previous      Contents      Index      Next     
Sun ONE Connector Builder 2.0 Installation and Getting Started Guide



About This Guide

The SunTM ONE Connector Builder 2.0 Installation and Getting Started Guide explains how to install the Sun ONE Connector Builder and how to use the software to create, build and deploy the sample connectors that are provided with the software.

This preface contains information about the following topics:

What you Should Already Know

The Sun ONE Connector Builder 2.0 Installation and Getting Started Guide is written for system administrators and developers who want to generate a sample resource adapter using the Connector Builder software.

The guide assumes you are familiar with the following topics:

  • Java programming language
  • SunTM Open Network Environment (ONE) Studio 4, Enterprise Edition for Java formerly Forte For Java Enterprise Edition and FFJ, hence forth referred as the IDE.
  • J2EE Connector Architecture v1.0
  • J2EE specification

User Roles

At a high level, there are three distinct user roles involving the resource adapter. The left column in the table below lists the type of user and the right column describes the user's role.

   User Roles

User

 

Role

 

resource adapter developer

 

uses Connector Builder to develop a resource adapter.

 

application developer

 

uses the generated resource adapter in his/her application development. The application code directly uses the classes generated by Connector Builder to communicate with EIS.

 

system administrator

 

deploys and configures the resource adapter

 

What's in This Guide

The Sun ONE Connector Builder Installation and Getting Started Guide provides the information you need to install Connector Builder, build, deploy, and administer aspects of the resource adapter.

The following table displays the documentation road map and lists the tasks and concepts described in this guide. The left column lists the module and the right column describes the basic idea of the module contents:

Documentation Road map

See this module:

If you want to do this:

"Installing Sun ONE Connector Builder"

 

Install the Sun ONE Connector Builder

 

"Introduction to Sun ONE Connector Builder Samples"

 

Get an overview and information about the Sun ONE Connector Builder samples.

 

"Lessons for Creating a COTS Sample Resource Adapter"

 

Create and Build the COTS sample adapter

 

"Deploying the COTS Sample Adapter"

 

Deploy the COTS resource adapter

 

"Lessons for Creating a DBMS Sample Resource Adapter"

 

Create and Build the DBMS Sample Adapter

 

"Deploying the DBMS Sample Adapter"

 

Deploy the DBMS resource adapter.

 

Documentation Conventions

File and directory paths are given in Unix format (with forward slashes separating directory names). For Windows versions, the directory paths are the same, except that backslashes are used to separate directories.

This guide uses URLs of the form:

http://server.domain/path/file.html

In these URLs, server is the server name where applications are run; domain is your Internet domain name; path is the server's directory structure; and file is an individual filename. Italic items in URLs are placeholders.

This guide uses the following font conventions:

  • The monospace font is used for sample code and code listings, API and language elements (such as function names and class names), file names, pathnames, directory names, and HTML tags.
  • Italic type is used for code variables.
  • Italic type is also used for book titles, emphasis, variables and placeholders, and words used in the literal sense.
  • Bold type is used as either a paragraph lead-in or to emphasis words used in the literal sense.


  • Note

    Throughout this manual, all Solaris-specific descriptions apply to the Linux operating system as well, except where Linux is specifically mentioned.



Online Guide

You can find the Sun ONE Installation and Getting Started Guide documentation online in PDF and HTML formats. To locate these files, use the following URL:

http://docs.sun.com.

Related Information

In addition to this guide, there is additional information available for administrators, resource adapter developers and application programmers.

The following lists these documents:

  • Release Notes for iPlanet Web Server Version 6.0 SP4
  • iPlanet Web Server Version 6.0 Installation Guide
  • iPlanet Web Server Version 6.0 Administrator's Guide
  • Release Notes for iPlanet Application Server Version 6.5
  • iPlanet Application Server Version 6.5 Installation Guide
  • iPlanet Application Server Version 6.5 Administrator's Guide
  • Studio 4, Enterprise Edition for Java
  • J2EE Connector Architecture
  • Sun ONE Application Server Version 7.0 Developer's Guide

To locate these files, use the following URL:

http://docs.sun.com.


Previous      Contents      Index      Next     
Copyright 2002 Sun Microsystems, Inc. All rights reserved.