java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic WSRPGlassfishInstall (2 - 11 Mar 2008 - Main.t_rajesh)
Line: 1 to 1
 
META TOPICPARENT name="WSRP"

Glassfish Install Instructions

Line: 49 to 49
 
  1. WSRP User Guide
  2. Sample Portlets from OpenPortal Portlet Repository
Added:
>
>
 -- Main.t_rajesh - 06 Mar 2008

 <<O>>  Difference Topic WSRPGlassfishInstall (1 - 06 Mar 2008 - Main.t_rajesh)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WSRP"

Glassfish Install Instructions

Here is the install instruction for Installing OpenPortal? WSRP on Glassfish

Step 1: Install & verify OpenPortal? Portlet Container

Every WSRP stable binary works with a particular version of OpenPortal? PortletContainer binary. The OpenPortal? WSRP download page would provide a link to the corresponding OpenPortal? PortletContainer binary.

Make sure you download the correct Portlet Container binary mentioned in the OpenPortal? WSRP download page and install the OpenPortal? Portal Container by following this install instruction.

Verify the above installation by deploying a portlet and by viewing the content of the deployed portlet.

Step 2: To install WSRP binary

A. Command:

Using Command line, execute the following command to deploy OpenPortal? WSRP on Glassfish


          java -jar wsrp-configurator.jar <Glassfish_Home>  <Glassfish_Domain_Dir>

    eg:

    Windows: java -jar wsrp-configurator.jar c:\glassfish  c:\glassfish\domains\domain1

    Unix: java -jar wsrp-configurator.jar /usr/local/glassfish  /usr/local/glassfish/domains/domain1

B. Restart Glassfish :

Please restart glassfish after OpenPortal? WSRP installation is complete

C. Verify Installation :

Launch the following URL to see the WSRP tab and WSRP administrative portlets deployed over the portlet container driver

http://localhost:8080/portletdriver

This completes the OpenPortal? WSRP installation.

Related documents:

  1. WSRP installation on Tomcat
  2. WSRP User Guide
  3. Sample Portlets from OpenPortal Portlet Repository

-- Main.t_rajesh - 06 Mar 2008


Topic WSRPGlassfishInstall . { View | Diffs r2 < r1 | More }
 XML java.net RSS