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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to