Sun ONE Application Server 7, Enterprise Edition Developer's Guide to Enterprise JavaBeans Technology |
About This Guide
This Developer’s Guide to Enterprise JavaBeans Technology describes how to create and implement Java 2 Platform, Enterprise Edition (J2EE platform) applications that follow the Enterprise JavaBeans (EJB) specification in the Sun Open Net Environment (Sun ONE) Application Server 7, Enterprise Edition environment. In addition to briefly describing EJB programming concepts and tasks, this guide offers sample code, implementation tips, and reference material. Topics include container-managed persistence, read-only beans, and the XML and DTD files associated with enterprise beans.
This preface addresses the following topics:
Who Should Use This GuideThe intended audience for this guide is the person who develops, assembles, and deploys beans in a corporate enterprise.
This guide assumes you are familiar with the following topics:
- Java programming
- Java APIs as defined in the Java Servlet, JavaServer Pages (JSP), Enterprise JavaBeans (EJB), and Java Database Connectivity (JDBC) specifications
- The SQL structured database query languages
- Relational database concepts
- Software development processes, including debugging and source code control
Using the DocumentationThe Sun ONE Application Server 7, Enterprise Edition manuals are available as online files in Portable Document Format (PDF) and Hypertext Markup Language (HTML).
The following table lists tasks and concepts described in the Sun ONE Application Server manuals.
How This Guide Is OrganizedThis guide contains the following documentation components:
Related InformationIn addition to the information in the Sun ONE Application Server documentation collection listed in "Using the Documentation", the following resources may be helpful:
- J2EE Specifications
- Enterprise JavaBeans Specification, Version 2.0
http://java.sun.com/products/ejb/docs.html#specs
- General EJB product information:
http://java.sun.com/products/ejb
- Java Software tutorials:
http://java.sun.com/docs/books/tutorial/
- Enterprise JavaBeans, by Richard Monson-Haefel, O’Reilly Publishing,
ISBN 0-596-00226-2http://www.oreilly.com/catalog/entjbeans3/
- Enterprise Beans Technology book index
http://developer.java.sun.com/developer/Books/ejbtechnology.html
- Enterprise JavaBeans Design Patterns, ISBN 0-471-20831-0
- Core J2EE Patterns, ISBN 0-13-064884-1
Documentation ConventionsThis section describes the types of conventions used throughout this guide:
General Conventions
The following general conventions are used in this guide:
- Font conventions include:
- 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 indicate words used in the literal sense.
- Installation root directories for most platforms are indicated by install_dir in this document. Exceptions are noted in "Conventions Referring to Directories".
By default, the location of install_dir on most platforms is:
/opt/SUNWappserver7
For the platforms listed above, default_config_dir and install_config_dir are identical to install_dir. See "Conventions Referring to Directories" for exceptions and additional information.
- Instance root directories are indicated by instance_dir in this document, which is an abbreviation for the following:
default_config_dir/domains/domain/instance
- UNIX-specific descriptions throughout this manual apply to the Linux operating system as well, except where Linux is specifically mentioned.
Conventions Referring to Directories
By default, when using the Solaris 8 and 9 installation, the application server files are spread across several root directories. These directories are described in this section.
- For Solaris 8 and 9 installations, this guide uses the following document conventions to correspond to the various default installation directories provided:
- install_dir refers to /opt/SUNWappserver7, which contains the static portion of the installation image. All utilities, executables, and libraries that make up the application server reside in this location.
- default_config_dir refers to /var/opt/SUNWappserver7/domainswhich is the default location for any domains that are created.
- install_config_dir refers to /etc/opt/SUNWappserver7/config, which contains installation-wide configuration information such as licenses and the master list of administrative domains configured for this installation.
Product SupportIf you have general feedback on the product or documentation, please send this to appserver-feedback@sun.com.
If you have problems with your system, contact customer support using one of the following mechanisms:
Please have the following information available prior to contacting support. This helps to ensure that our support staff can best assist you in resolving problems:
- Description of the problem, including the situation where the problem occurs and its impact on your operation
- Machine type, operating system version, and product version, including any patches and other software that might be affecting the problem
- Detailed steps on the methods you have used to reproduce the problem
- Any error logs or core dumps