4 Replies Latest reply on Dec 26, 2006 12:49 PM by sridhark79

    Jboss Portal Page Redirection after successful login

    sridhark79

      Hi,

      I have deployed a portal into the Jboss Portal Server (2.4). I want to redirect to my portal page after successful Jboss login. What are the changes to be made inorder to acheive this.

      Thanks in Advance

      Regards
      Sridhar

        • 1. Re: Jboss Portal Page Redirection after successful login

          Hi,

          Go to admin page, Click on root,then on default database icon.At the right side,select the page you want from Default Page Name combo box and click update.
          Once you login the page u selected will be displayed first.

          Bye

          • 2. Re: Jboss Portal Page Redirection after successful login
            sridhark79

            Thank you,

            That solution would be well suited if our deployed portlet page is part of the default portal. But here we have a seperate Portal on our own and we want to change it to the page with in that Portal.

            Can we change that as well through Admin?

            Regards
            Sridhar

            • 3. Re: Jboss Portal Page Redirection after successful login
              sridhark79

              Hi,

              I found out the solution. I was digging around the forum. There is a property that needs to set. The name of the property is found in the default-object.xml in the portal.sar\conf\data directory named default.objectname. The value must be a name of the portal that must be set as default. By logging in as admin you can set the property to the root context. So next time you login to jboss portal it will be redirected to your portal page.

              Thanks & Regards
              Sridhar

              • 4. Re: Jboss Portal Page Redirection after successful login
                sridhark79

                Hi,

                How do i change the portal to the admin or to my portal depending upon the user who logs in. if the userid/password is admin/admin then my custom authentication should pass and direct the user to the admin pages of the original default portal shipped with Jboss. Now if the user is other than admin/admin then they must be shown myportal.

                Any ideas on how this could be incorportated.

                Thanks & Regards
                Sridhar