When the developer tools deploy a project to a container's deploy folder it builds the project and copies the results to the deploy folder configured for the container.
To deploy a project to a container's deploy folder:
Select the routing context file that you want to deploy.
![]() | Important |
---|---|
The project must be configured to package the results in a format that the target container can deploy. |
Select
> from the project's context menu.Red Hat Fuse IDE builds the project and copies the results to the selected container's deploy folder.
![]() | Note |
---|---|
If you have not already configured a container, you can do so by selecting > from the context menu. |
Check the Console view to see if your project was successfully built and copied to the target container.
Check the container's log files to see if the project was successfully deployed.