Deploy the EJB application.
Parent
Use optimized local adapters for inbound support
After we have developed the EJB application, package it in an EAR file and deploy it on to WebSphere Application Server. This EJB application uses the home and remote interfaces provided in the com.ibm.websphere.ola package. Enterprise beans developed this way are assigned a Java Naming and Directory Interface (JNDI) home name and are deployed like any other EJB component. To learn more about installing the application, read the topic, Installing enterprise application files.
Subtopics
- Install enterprise application files
As part of deploying an application, you install application files on a server configured to hold installable modules.
- Install a resource adapter archive
The application server uses the classes and other code that comprise a resource adapter archive (RAR) to support the resource adapters configured.
What to do next
(Optional) Use the CICS environment.
Subtopics
- Install enterprise application files
As part of deploying an application, you install application files on a server configured to hold installable modules.
- Install a resource adapter archive
The application server uses the classes and other code that comprise a resource adapter archive (RAR) to support the resource adapters configured.
Related tasks
Install enterprise application files Install a resource adapter archive