Jrun Support For J2Ee Applications - MACROMEDIA 38000382 - JRun - Mac Getting Started Manual

Getting started guide
Table of Contents

Advertisement

JRun support for J2EE applications

JRun completely supports the latest industry standards for developing J2EE applications,
including the following J2EE modules:
Web applications
EJBs
Enterprise resource adapters
Enterprise applications
JRun lets you deploy J2EE modules from expanded directories or from archive files. The
following table lists these components and files:
Component
web application
EJB
enterprise resource adapters
enterprise applications
In a production environment, you deploy archive files for greater portability; whereas
during development, expanded directories provide greater flexibility and ease-of-use.
The following figure shows the components in a J2EE enterprise application:
Prior to deploying a component, you must package its constituent parts in the
appropriate directory structure, and create the component's deployment descriptor. Each
component has a deployment descriptor. A deployment descriptor is an XML file that
describes the component. For example, an EJB deployment descriptor declares
transaction attributes and security authorizations for an enterprise bean. Because this
information is declarative, you can change it without requiring modifications to the
bean's source code. At runtime, the J2EE server reads the information and acts upon the
bean accordingly.
26
Chapter 2 JRun Programming Model
Archive file
WAR (.war file)
JAR (.jar file)
RAR (.rar file)
EAR (.ear file)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Jrun 4

Table of Contents