Publish a Web UI project
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Web UI project is published to the PAS instance that you selected while
creating the project. You can also publish it to another PAS instance using the
Add and Remove dialog box in the Servers view.
Note: For more
information on changing the publishing settings, see PAS for OpenEdge Server
Editor.
- In the Servers view, right-click a PAS instance that you want the project to be deployed to, and select Add and Remove. The Add and Remove page opens.
- Select the Web UI project and click Add to move it to the Configured section.
- Click Finish. The project and its content is published to the selected PAS instance.
If you want to publish already associated project, do one of the
following to publish:
- Select Publish from the context menu
- Select the Publish to the server icon on the Servers view toolbar
If all assigned or added modules on server are published successfully, then the Servers view displays the status of the server as Started, Synchronized and the status of the server modules as Synchronized, Published.
Note: A single
.WAR file is created for each Web UI project. If
the project is already published, then any changes to the Web UI project are
published incrementally.