Operating Systems: i5/OS
Personalize the table of contents and search results
Deploying J2EE application clients on workstation platforms
You can deploy the J2EE application clients on workstation platforms
using the methods described in this topic.
After developing an application client, deploy this application on
client machines. Deployment consists of pulling together the various
artifacts that the application client requires.
The Application Client
Resource Configuration Tool (ACRCT) defines resources for the application
client. These configurations are stored in the client .jar file within
the application .ear file. The application client run time uses these
configurations for resolving and creating an instance of the resources for
the application client.
Note: This
task only applies to J2EE application clients. Only perform this task if you
configured your J2EE application client to use resource references.
Overview
Procedure
- Start the ACRCT and open an
EAR file.
- Configure new data source providers.
- Configure mail providers and sessions.
- Configure URL providers and sessions.
- Configure Java messaging resources.
- Configure new environment entries.
- (Optional) Remove application
client resources.
- Save the EAR file.
}
Resource Adapters for the client
Configuring resource adapters
Resource adapter settings
Starting the Application Client Resource Configuration Tool and opening
an EAR file
Data sources for the Application Client
Data source properties for application clients
Configuring new data source providers (JDBC providers) for application
clients
Configuring new data sources for application clients
Configuring mail providers and sessions for application clients
Configuring new mail sessions for application clients
URLs for application clients
URL providers for the Application Client Resource Configuration Tool
Configuring new URL providers for application clients
Configuring new URLs with the Application Client Resource Configuration
Tool
Asynchronous messaging in WebSphere Application Server using JMS
Java Message Service providers for clients
Configuring Java messaging client resources
Configuring new JMS connection factories for application clients
Configuring new Java Message Service destinations for application clients
Configuring new resource environment providers for application clients
Configuring new resource environment entries for application clients
Managing application clients
Related concepts
Mail providers and mail sessions
Resource environment providers and resource environment entries
Related tasks
Using application clients
|