An iWidget is a browser-oriented component designed to work within the framework defined by the iWidget specification. Such a component only occupies a portion of the overall working canvas and is typically designed in a way that makes it easy for the canvas assembler to connect the iWidget to other iWidgets on the canvas.
The service is currently unavailable.
cea_server:cea_server_port:/commsvc.rest/CommServlet/*
After the proxy is configured, go to the edit settings, view and then choose to edit the widget settings.
From the edit settings page you can configure the various widget attributes to be used by the widget on the current page. From this page modify the ceaContextRoot setting to point the proxy URL for the REST service. After you specify the correct ceaContextRoot value, save the settings for the widget to update to the default state.
<iw:itemSet id="userPrefs"> <iw:item id="ceaContextRoot" value="/commsvc.rest"/> <iw:item id="widgetNumber" value=""/> <iw:item id="enableCollaboration" value="false"/> <iw:item id="defaultCollaborationUri" value=""/> <iw:item id="canControlCollaboration" value="false"/> <iw:item id="highlightElementList" value="DIV,SPAN,TR,TH,TD,P"/> <iw:item id="isHighlightableCallback" value=""/> <iw:item id="isClickableCallback" value=""/> </iw:itemSet>
For more information about iWidgets, see the IBM® Mashup Center wiki.