Index: J
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: J
- JAR files: 4.2.7 cabin.jar: The JAR File
- 4.3.7 EJB 1.0: The JAR File
- 11.4 J2EE Fills in the Gaps
- (see also modules)
- contents of: 2.1.2 Deployment Descriptors and JAR Files
- deployment descriptors, packaging in: 2.1.2 Deployment Descriptors and JAR Files
- EJB 1.1: 4.2.7.1 EJB 1.1: Packaging the Cabin bean
- ejb-jar file: 10.7 The ejb-jar File
- session beans, EJB 1.1 and 1.0 versions: 4.3.6 EJB 1.1: The JAR File
- web archive (.war) files: 11.4 J2EE Fills in the Gaps
- XML deployment descriptors: 4.2.5 EJB 1.1: The Deployment Descriptor
- 10.5 Describing Beans
- jar utility: 4.2.7.1 EJB 1.1: Packaging the Cabin bean
- using to package beans in JAR file: 10.7 The ejb-jar File
- Java 2, Enterprise Edition (J2EE): 11. Java 2, Enterprise Edition
- application client component: 11.4.1 J2EE Application Client Components
- connectivity and interoperability with non-J2EE systems: 11.4.3 Connectivity and Interoperability
- Enterprise Archive (.ear) file, contents of: 11.4 J2EE Fills in the Gaps
- future enhancements: 11.6 Future Enhancements
- guaranteed services: 11.4.2 Guaranteed Services
- interaction between web components and EJB: 11.3 Web Components and EJB
- Reference Implementation, deployment wizard: 4.2.9.1 EJB 1.1 deployment tools
- Java Activation Framework (JAF): 11.4.2 Guaranteed Services
- Java Authentication and Authorization Service ( JAAS): 11.4.1 J2EE Application Client Components
- 11.6 Future Enhancements
- Java DataBase Connectivity (JDBC): 1.6.2 EJB and CORBA CTMs
- connection to database, obtaining with: 7.1.2.6 ProcessPaymentBean: The bean class
- PreparedStatement for SQL requests: 6.2.7 The ejbCreate( ) Method
- type VARBINARY (serialization): 9.7.1.2 Mapping serializable to VARBINARY
- URLs, finding for vendors: 6.2.12 EJB 1.0: Deploying the Bean-Managed Ship Bean
- Java event model, messaging vs.: 1.5.1 TP Monitors
- Java IDEs
- with debugger: 4.1.1 Setting Up Your Java IDE
- setting up: 4.1.1 Setting Up Your Java IDE
- Java language
- platform independence: 1. Introduction
- primitive data types: 6.1 Container-Managed Persistence
- server-side component models, advantages in: 1.6.2 EJB and CORBA CTMs
- types: 5.2.2.2 EJB 1.1: Explicit narrowing using PortableRemoteObject
- Java Messaging Service (JMS)
- J2EE servers, required support for: 11.4.2 Guaranteed Services
- Java Naming and Directory Interface ( JNDI)
- ENC (Environment Naming Context): 6.2.4 EJB 1.1: EJBContext
- Java Naming and Directory Interface (JNDI)
- authentication, providing: 3.2.6 Security
- ENC (Environment Naming Context): 3.1.1.2 Overview of state transitions
- accessing environmental properties: 7.1.2.7 EJB 1.1: Accessing environment properties
- defining bean name with ejb-ref elements: 7.3.1.4 TravelAgentBean: The bean class
- EJB 1.1, use in: 6.2.6.1 EJB 1.1: Using JDBC in EJB
- ENC (Environmental Naming Context)
- deployment descriptors: 11.4 J2EE Fills in the Gaps
- locating reference to EJB home: 3.2.5 Naming
- lookup name, setting in directory: 4.2.6 EJB 1.0: The Deployment Descriptor
- resources, obtaining names of: 6.2.6.1 EJB 1.1: Using JDBC in EJB
- Java Remote Method Protocol (JRMP): 3.2.4 Distributed Objects
- problems with firewalls: 11.3 Web Components and EJB
- Java RMI-IIOP: 2.1.1.1 The remote interface
- 3.2.4 Distributed Objects
- EJB 1.1, changes in: D.4.1 RMI over IIOP Narrowing
- EJB 1.1 conformance requirements: 5.2.1 EJB 1.1: Java RMI-IIOP Conformance Requirement
- J2EE servers, required support of: 11.4.2 Guaranteed Services
- Java RMI (remote method invocation): 1.1.1 Distributed Objects
- 1.3 Distributed Object Architectures
- 1.3 Distributed Object Architectures
- 3.2.4 Distributed Objects
- programming model (EJB 1.1 and 1.0): 5.2.2 EJB 1.1 and 1.0: The Java RMI Programming Model
- remote data types: 6.1.4 Java RMI Return Types, Parameters, and Exceptions
- return types and parameters: 6.1.4 Java RMI Return Types, Parameters, and Exceptions
- Java Server Pages ( JSP): 11. Java 2, Enterprise Edition
- 11.2 Java Server Pages
- Java Server Pages (JSP)
- J2EE servers, required support of: 11.4.2 Guaranteed Services
- Java Transaction API (JTA): 8.2.1 Transaction Scope
- 8.2.3 Transaction Attributes Defined
- 8.5 Explicit Transaction Management
- J2EE servers, required acces to: 11.4.2 Guaranteed Services
- Java Transaction Service (JTS): 8.5 Explicit Transaction Management
- JavaBeans
- component model: 1.6.3 Benefits of a Standard Server-Side Component Model
- EJB vs.: 1.4 Component Models
- JavaIDL, J2EE servers, required support of: 11.4.2 Guaranteed Services
- JavaMail, J2EE servers, required access to: 11.4.2 Guaranteed Services
- java.rmi.RemoteException: 5.2.4 The Remote Interface
- javax.ejb package: A.1 Package: javax.ejb
- javax.ejb.deployment package: 4.2.9.2 EJB 1.0 deployment tools
- A.2 Package: javax.ejb.deployment (EJB 1.0 Only)
- deployment descriptor classes in: 2.1.2.1 EJB 1.0: Deployment descriptors
- JDBC (Java DataBase Connectivity)
- 2.0 Standard Extension, J2EE servers, support requirements: 11.4.2 Guaranteed Services
- EJB 1.1, using in: 6.2.6 Obtaining a Connection to the Database
- J2EE specification (see Java 2, Enterprise Edition)
- JNDI ( Java Naming and Directory Interface)
- ENC (Environment Naming Context)
- new features in EJB 1.1: D.4 The Default JNDI Context
- JNDI (Java Naming and Directory Interface): 3.2.5 Naming
- downloading packages from Web: 4.1.1 Setting Up Your Java IDE
- drivers: 5.1 Locating Beans with JNDI
- ENC (Environment Naming Context): 11. Java 2, Enterprise Edition
- accessing with Java code in JDSP: 11.2 Java Server Pages
- EJB references, network- and vendor-independence: 7.3.1.4 TravelAgentBean: The bean class
- external resources, looking up: 10.5.5 References to External Resources
- lookup of minCheckNumber entry: 10.5.3 Environment Entries
- maintaining in conversational state: 7.3.1.4 TravelAgentBean: The bean class
- references to other beans: 10.5.4 References to Other Beans
- res-ref-name element and: 6.2.6.1 EJB 1.1: Using JDBC in EJB
- J2EE servers, required support of: 11.4.2 Guaranteed Services
- locating beans with: 5.1 Locating Beans with JNDI
- network connections: 4.2.10 Creating a Client Application
- reference to EJB home: 4.3.3.1 EJB 1.1: TravelAgentBean
- 4.3.3.2 EJB 1.0: TravelAgentBean
- remote reference, locating with: 2.2.1 Getting Information from an Entity Bean
- jndiContext
- EJB 1.1: 7.3.1.4 TravelAgentBean: The bean class
- JRMP (see Java Remote Method Protocol)
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2001
O'Reilly & Associates, Inc.
All Rights Reserved.