Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right-click the Project Explorer and click New > Project.
  2. From the window that opens, click Composite Application Project.
  3. Give a name to the Composite Application project and select the projects that you need to group into your C-App from the list of available projects. You need to select the ESB project, which contains the proxy service and security policy file respectively.

  4. Next, deploy the CAR file in the ESB server.

Note
titleRedeploying artifacts in a Windows environment?

If you are in the process of redeploying a CApp in a Windows environment, and if the CApp includes an inbound endpoint, note that the system will (by default) wait for 10 seconds at most until the required port is available. If you want to increase this waiting time beyond 10 seconds, be sure to activate the following system property and restart the server before redeploying the artifacts.

Code Block
-Dsynapse.transport.portCloseVerifyTimeout=20