
160 vFoglight
Web Component Guide
Remote Access to Views
This section describes the mechanisms that are available for embedding a Web
Component Framework View in your application. The following are supported:
• Portlet (JSR 168)
• Google Gadget
• SharePoint Web Part
Portlet
This is a JSR168 compliant portlet created for the purpose of allowing remote access to
browser interface’s views. So far, this portlet has only been successfully tested on these
Portal Servers as shown below:
• JBoss Portal Server 2.6
• Apache Pluto 1.0.1
• WebLogic Portal 10
Deploy and Run
In order to test your vFoglight portlet, you will need to have a portal server available in
which you can place the portlet’s war file. JBoss Portal, Apache Jetspeed2, and
WebLogic Portal are suitable choices for testing a remote portlet.
To test your portlet:
1
Locate the vFoglight remote portlet war file:
${vFoglight Server Home}/tools/foglight-remote-portlets.war
2
Deploy the portlet.
The specific steps depend on which portal server you use. Please follow the
guidelines given in your particular portal server for deploying portlets. For
instance, to deploy to Pluto and JBossPortal Server, the simplest way is to simply
copy the war file into the server’s deploy directory.
3
Access the portlet.
Once the portlet is successfully deployed, be sure to follow the user guide of your
portal server for information on how to access its deployed portlets.
Komentarze do niniejszej Instrukcji