LibraryToggle FramesPrintFeedback

To deploy a project to an external container:

  1. Select the top-level folder of the project you want to deploy.

    [Important]Important

    The project must be a Maven project and must be configured to package the results in a format that the destination container can deploy.

  2. From the context menu, select Deploy To|Container.

    [Note]Note

    If you have not configured any containers the only option available will be Deploy Folder Configurations.... Selecting this will open the Fuse IDE deploy folder preference panel where you can configure the hot deployment folder for the container into which your project will be deployed.

    See Configuring a container's deployment folder.

    [Tip]Tip

    Clicking will automatically deploy the project to the default container's hot deploy folder.

  3. Check the Eclipse Console view to ensure your project built and was successfully copied to the deployment folder.

  4. Check your container's log files to ensure that the routes were successfully deployed.

Comments powered by Disqus
loading table of contents...