Deploying the sample widgets to a runtime is the first step to working with the provided sample widgets.
Your first step in learning about widgets that have already been created for you is to deploy them. Creating widgets, like applications, involves a development phase, when you code them, and a runtime phase, when you put your widgets on a runtime and work with them as your users will. Since your widgets have already been built, the development phase is finished though we will discuss it when we get to the section about building your own widgets. Putting your widgets on a runtime is known as deployment and that's what you will do now.
To deploy the sample widgets to the runtime, follow these steps. In our example, we were deploying to the WebSphere Process Server in WebSphere Integration Developer.
You have deployed the sample widgets. Now you must register the sample widgets with the runtime as described in Registering the sample widgets.