Application Client Resource Configuration Tool
The Application Client Resource Configuration Tool (ACRCT) defines resources for the application client. These configurations are stored in the application client EAR file. The application client run time uses these configurations to resolve and create instances of the resources for the application client.
If the client application defines the local resources, run the ACRCT to configure the application accordingly. Use the ACRCT to change the configuration.
To start the ACRCT and open an EAR file, follow these steps:
- On your worksation, open a command prompt and change to the install_root\bin directory, where install_root is the product installation root for WAS on your workstation.
- Run the clientConfig.bat file for a Windows system or the clientConfig.sh file for a UNIX system.
- Click File --> Open.
- Select the EAR file that you want to edit and click Open.
- Make your changes.
- Click File --> Save.
- Click File --> Exit.
Use the ACRCT to perform these tasks:
- Configure new data source providers
- Update data source and data source provider configurations
- Configure mail providers and sessions
- Update mail session configurations
- Configure URL providers and sessions
- Update URLs and URL provider configurations
- Configure Java messaging client resources
- Update JMS provider, connection factories, and destination configurations
- Update MQ JMS provider, MQ connection factories, and MQ destination configurations
- Configure new environment entries
- Update Resource Environment Entry and Resource Environment Provider configurations
- Configure data access for J2EE application clients
- Remove application client resources
Note: You cannot use the ACRCT to configure resources for your server. To configure resources for application servers and enterprise applications, use the administrative console.