Changing the port number of the internal application server

If the default port number is already in use, edit the eclipse.ini file to change to a different port.

About this task

When you start Eclipse with MobileFirst Studio, an embedded application server is started automatically to host a MobileFirst Server instance for your adapters and apps. This internal server uses port 10080 by default.

If port 10080 is occupied by another application that is running on your development computer, you can configure the MobileFirst Studio internal server to use a different port.

Procedure

  1. Open the Servers view in Eclipse.
  2. Expand the MobileFirst Development Server list.
  3. Double-click Server Configuration [server.xml] worklight.
  4. In the Server Configuration window, click HTTP endpoint.
  5. Change the Port value to any port number of your choice.