Randy,
thanks for your reply. I named my custom psml page as default-page.psml and
put it under Jetspeed-2.2.1\pages\_user\guest
however it was not picked up by J2 on accessing portal.

Sorrry i forget to mention that while installing J2 i choose to store PSML
in DB. I'm not sure in this case the psml in folders should even reside
there and if these are effective. Do i need to configure PSML pages through
admin portlets?




On Mon, Dec 20, 2010 at 7:57 PM, Randy Watler <wat...@wispertel.net> wrote:

> Anyz,
>
> I am not sure that property works for what you are trying. Typically, one
> usually replaces the default-page.psml.
>
> To ensure guest is the only person that sees the page, add a new
> default-page.psml here:
>
> <psml_root>/_user/guest/default-page.psml.
>
> This should get you started with the default profiling rules. Once you get
> that going, many other pmsl directory structures can be supported using the
> various built-in and customized profiling rules.
>
>  HTH,
>
> Randy
>
>
> On 12/20/2010 5:46 AM, anyz wrote:
>
>> I am trying to configure the default page to show as user hit the Portal
>> URL. I want user to land on my login page/portlet. I tried following
>> options
>> but no sucess.
>>
>> 1- Modifying jetspeed/web-inf/conf/override.properties file by adding
>> "psml.page.default = mylogin-page.psml" but it didn't work. As soon as i
>> hit
>> URL http://localhost:8080/ the default-page.psml is displayed.
>>
>> 2- Defining profiling rule and assigning to guest user
>>
>> 3- Adding<default-page>  element to both pages\folder.metadata and
>> pages\_user\admin\folder.metadata
>>
>> Could you please guide what i'm missing. How can i change default page of
>> J2.
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
> For additional commands, e-mail: jetspeed-user-h...@portals.apache.org
>
>

Reply via email to