Chapter 8 Creating Enterprise JavaBean Components
You can create an EJB-JAR file that contains the Java classes and deployment descriptors for the EJB components installed in a Jaguar package. The JAR file can be deployed to another Jaguar Server or any EJB compatible server.
You can export EJB-JAR files in two formats:
Use synchronization for deploying Beans between Jaguar servers
Jaguar's synchronization feature can also be used
to deploy components from one server to another. Synchronization
is simpler than importing and exporting JAR files, but the source
server must be able to connect to the target server. If you use
synchronization, you will avoid the need to reconfigure JNDI resource references
on the target server for EJB 1.1 components.
Exporting an EJB-JAR file
Copyright © 2000 Sybase, Inc. All rights reserved. |
![]() |