Steps to use OBIEE JSR168 Portlets in WebLogic Portal

Someone told me they were having trouble getting the OBIEE JSR 168 portlets to run in WLP. Since WebLogic Portal has excellent support for all published portal standards, I figured that the best thing to do is provide illustrated,  step-by-step instructions.

Deploy the JSR168 WAR to the WebLogic Server

Add the JSR168 WAR as a Shared Library to the Application Workspace

Figure 1: Add the JSR168 WAR as a shared library to the application Workspace Step 1
Figure 1: Add the JSR168 WAR as a shared library to the application Workspace Step 1
Figure 2:  Add the JSR168 WAR as a shared library to the application Workspace Step 2
Figure 2: Add the JSR168 WAR as a shared library to the application Workspace Step 2
Figure 3:  Add the JSR168 WAR as a shared library to the application Workspace Step 3
Figure 3: Add the JSR168 WAR as a shared library to the application Workspace Step 3

Add Shared Library To Portal Project

Figure 4: Add shared library to Portal project Step 1Figure 4: Add shared library to Portal project Step 1

Figure 5: Add shared library to Portal project Step 2
Figure 5: Add shared library to Portal project Step 2
Figure 6: Add shared library to Portal project Step 3
Figure 6: Add shared library to Portal project Step 3
Figure 7: Add shared library to Portal project Step 4
Figure 7: Add shared library to Portal project Step 4
Figure 8: : Add shared library to Portal project Step 5 (Check Allow newer versions unless need explicit version control)
Figure 8: : Add shared library to Portal project Step 5 (Check Allow newer versions unless need explicit version control)

Add Library Reference To Weblogic.Xml In The Portal WEB Project

<wls:library-ref>

<wls:library-name>sawjsr168portlets</wls:library-name>

</wls:library-ref>

Add <wls:specification-version> and <wls:exact-match> nodes if required.

Un-check Build Automatically, Clean The Workspace Without A Build And Exit Workshop

Figure 9: Uncheck Build Automatically; Clean The Workspace Without A Build And Exit Workshop Step 1
Figure 9: Uncheck Build Automatically; Clean The Workspace Without A Build And Exit Workshop Step 1
Figure 10: Uncheck Build Automatically; Clean The Workspace Without A Build And Exit Workshop Step 2
Figure 10: Uncheck Build Automatically; Clean The Workspace Without A Build And Exit Workshop Step 2

Restart workshop, build, deploy.

Log-in To Portal Admin Console

Go to PortalPortal Management. The portlet will be listed for use on streaming portals.

Congradulations!
Congradulations!
Facebooktwitterredditlinkedinmail
© Scott S. Nelson

3 thoughts on “Steps to use OBIEE JSR168 Portlets in WebLogic Portal

  1. Scott Nelson Scott Nelson October 6, 2009 / 10:04 pm

    Had to add a first step, which is to deploy the JSR 168 portlet. Never occurred to me that someone might expect it to work without being deployed, but then it is easy to forget to obvious, so glad it was pointed out to me.

  2. Ravi October 30, 2009 / 6:58 am

    After performing the above steps ,I have got the below error, suggest me how to resolve.

    Regards
    RaviBhuma

  3. Scott Nelson Scott Nelson October 30, 2009 / 4:07 pm

    No error shown below. What error are you getting?

Comments are closed.