Borland Software JBUILDER 2005 Manual de usuario Pagina 121

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 132
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 120
Chapter 13: Building J2EE modules 115
Chapter
13
Chapter 13Building J2EE modules
This chapter presents specific information about packaging J2EE modules in JBuilder.
It explains about setting module build properties, including the use of custom filters and
file types. It also provides a few common build scenarios and tips for improving build
performance.
J2EE modules
You can create J2EE modules in JBuilder using the wizards available in the object
gallery (File|New). JBuilder recognizes the following types of J2EE modules:
Web A Web module contains all the compiled source files, resources, and
deployment descriptors needed to deploy a web application. You can create web
modules using JBuilders web wizards and tools. Once you compile the web
module, a WAR file is created. For complete information about web modules, see
Developing Web Applications.
EJB An EJB module contains all the compiled source files, resources, and
deployment descriptors needed to deploy one or more enterprise beans. You can
create enterprise beans using JBuilders EJB wizards and tools. Once you compile
the EJB module, a JAR file is created. For complete information about creating EJB
modules and enterprise beans, see Creating session beans with the EJB designer,
Creating beans with the Enterprise JavaBean 1.x wizard, Creating entity beans
with the EJB designer, and Creating EJB 1.x entity beans from an existing
database table. All these chapters are in the Developing Applications with
Enterprise JavaBeans book.
Application client An application client module contains all the resources and
deployment descriptors for a client application that references one or more
enterprise beans. Create the module using the File|New|Enterprise|Application
Client Module wizard. Compiling an application client module creates a JAR file. For
more specific information about creating application client modules and editing the
deployment descriptors, see Creating an application client module in the
Developing enterprise bean clients chapter of Developing Applications with
Enterprise JavaBeans.
Connector A connector module contains the resource adapter and deployment
descriptors that connect the selected application server with an existing enterprise
information system. Create a connector module using the File|New|Enterprise|
Vista de pagina 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 131 132

Comentarios a estos manuales

Sin comentarios