WAS v8.5 > Deploy applications > Deploy client applications > Deploy a Java EE client application > Deploy a Java EE client application > Configure new URL providers for application clientsConfigure URL providers and sessions using the Application Client Resource Configuration Tool
We can edit the configurations of URL providers and URLs to be used by the application clients using the Application Client Resource Configuration Tool (ACRCT).
Use the Application Client Resource Configuration Tool (ACRCT) to edit the configurations of URL providers and URLs to be used by the application clients.
- Start the ACRCT.
- Open an EAR file.
- Locate the URL objects in the tree that displays. For example, if your file contains URL providers and URLs, expand Resources > application > .jar > URL Providers > url_provider_instance
where url_provider_instance is a particular URL provider.
- If you expand the tree further, you will also see the URLs folders containing the URL instances for each URL provider instance.
Subtopics
- URL settings for application clients
Use this page to implement the function for a particular URL protocol, such as Hyper Text Transfer Protocol (HTTP).- URL provider settings for application clients
Use this page create new URL providers.- URL settings for application clients
Use this page to implement the function for a particular URL protocol, such as Hyper Text Transfer Protocol (HTTP).- URL provider settings for application clients
Use this page create new URL providers.
Related
Use application clients