Deploying ArcGIS Portlets to a remote IBM Portal Server
|
| Development licensing |
Deployment licensing |
| Server |
Server |
In this topic
Publishing ArcGIS Portlets
You can publish your ArcGIS Portlet projects to a remote IBM WebSphere Portal Server manually by exporting your Projects WAR file and deploying through IBM WebSphere Portal Server Administration tools. After you install your ArcGIS Portlet, you can place your portlet application on any Portal Server page. Although we are not currently supporting Portlet to Portlet communication through any Portlet API's, your ArcGIS Portlet can reside on an existing Portal Page shared by GIS and/or non GIS Portlets.
Export ArcGIS Portlet Project
By using RAD's export functions, you can create a WAR file that allows you to manually install on a staging or production IBM WebSphere Portal Server.
- From the Project Explorer window, right click the portlet project and select Export > WAR file.
- The Export wizard opens.
- Browse to the location on disk where you would like to save the WAR file. Select the appropriate checkboxes for Exporting Source and/or Overwriting any previous exports and click Finish.
- On the system where the WAR file was exported out of RAD, open a web browser to your remote IBM Portal Server and log in with a user that has Administrative rights.
- Select the Administration page from the Launch menu.
- Open the Portlet Management > Web Modules page and click the Install button.
- On the Installing a Web module page, use the Browse button to locate the Exported WAR file and click Next > Finish.
- The Portlet application should now appear in the Web Modules list.
- You can now add your Portlet application to an existing Portal page or create a new Page centered around you Portlet application.