Deploy custom Web server assets
The method for deploying custom Web server assets depends on where static Web assets are stored.
- If you are storing your static Web assets inside the J2EE application, use the partial application update procedure to deploy the assets.
- If you are storing your static Web assets only on the Web Server's file system, for each Web server:
- Transfer the archive file to the Web server's file system.
- Expand the archive file into the correct directory as required by your alias definitions.
- Set file permission such that the Web server can access the new files.
Previous topic: Package custom Web server assets
Next topic: Validate changes have been deployed for a custom Web serverRelated tasks
Package custom Web server assets
Validate changes have been deployed for a custom Web serverRelated reference
Troubleshoot: Deployment