To avoid conflicts if you run multiple Web views in the same Orchestrator server, you must make sure that all Web view components have unique names.

You can ensure that Web view components have unique names either by moving the components into a unique subfolder in the \components folder, or by changing the names of the Web view components. Because the Virtual Machine Manager example uses only one component from the template, the easiest solution is to rename the component.

Export the contents of the Web view template to a working folder.

1

Navigate to the \components\layout folder in the working folder.

For example, \MyWebView\components\layout.

2

Rename the MyBorder.html file to VMMBorder.html.

3

Rename the MyBorder.jwc file to VMMBorder.jwc.

Configure the server for Web view development.