Deploy an adapter
In MobileFirst Studio, we can automatically deploy a new or modified adapter to the MobileFirst Server.
Right-click the adapter folder and select Run As > Deploy MobileFirst Adapter.
Figure 1. Deploying a MobileFirst adapter.
![]()
Results
A message is displayed, indicating whether the deployment action succeeded or failed.When the development server is started, adapters are automatically deployed after they are created or modified and saved. We can view this feature by clicking Window > Preferences. Select MobileFirst. To change this feature, clear the Automatically Deploy Adapters on Change check box. The default value of this feature is true. The preview command automatically deploys all adapters not deployed for a project if this preference is set to true.
Parent topic: Develop the server side of a MobileFirst application