Creating Login Portlet

  1. Download the Login portlet from the Dev2Dev website.

    This portlet is available at: https://codesamples.projects.dev2dev.bea.com/servlets/Scarab/remcurreport/true/template/ViewIssue.vm/id/S275/nbrresults/47 under the Attachments tab.

    You should download this portlet and save it to a location where you can import it in the following steps.
  2. Import the Login portlet.
    1. Right-click on the Portal Web Project
    2. Select Import > Import.
    3. Expand General .
    4. Select Archive File.
    5. Click Next.
    6. Click Browse.
    7. Select the Login portlet downloaded above.
    8. Click Open.
    9. Click Finish.
  3. Expand the Portal Web Project
  4. Right-click on the WebContent folder
  5. Select New > Portal

    The New Portal page appears.

  6. Provide a name for the new portal.

    The new portal appears in the editor window.

  7. Set the layout type for the new portlet.
    Note: You must ensure that you are not using any of the flow layouts.
    1. Right-click in the portlet editor window.
    • Select Layout > Single Column Layout
  8. Rename the default page to Login in the Properties view.
  9. Add the Login portlet imported above to the Login page by dragging it from the Project Navigator view.
  10. Right-click in the portal editor window
  11. Select Insert > New Page
  12. In the Properties view, change the Layout Type to Two Column Layout.
  13. In the Properties view, change the Page title to ALBPM.
  14. Add the ALBPM Portlets to the ALBPM page by dragging them from the Project Navigator view.
  15. Save the Portlet.
  16. Republish the server from the Servers view.

After performing the steps above, you should be able to start the WebLogic Portal using the portal and portlets.