Hi,

It works very well in my environment.
If you copied your psml file and renamed it to default-page.psml, then you can 
suspect the modification time of the file.
Jetspeed will renew page contents cache based on the modification time of the 
file.
Sometimes renaming a file will not change its modification time.

Regards,

Woonsan


--- On Sun, 9/21/08, laxmiraghu <[EMAIL PROTECTED]> wrote:

> From: laxmiraghu <[EMAIL PROTECTED]>
> Subject: Re: How can i configure my jetspeed portal to land in my customized 
> portlet instead of jetspeed default portlet
> To: [email protected]
> Date: Sunday, September 21, 2008, 12:00 PM
> HI Woonsan,
> 
> Thanks for the reference. I wrote one .psml file for our
> project and
> replaced the default-page.psml file with that. But still it
> doesn't work. Do
> i need to configure something else also? PLease inform.
> 
> My .psml file looks something like one given below:
> 
> <?xml version="1.0"
> encoding="UTF-8"?>
> <page id="default-page"
>     xmlns="http://portals.apache.org/jetspeed";
>    
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> 
>    
> xsi:schemaLocation="http://portals.apache.org/jetspeed
> http://portals.apache.org/jetspeed-2/2.1/schemas/psml.xsd";>
> 
> <fragment id="jsreg-1" type="layout"
> name="jetspeed-layouts::VelocityOneColumn"> 
>    <fragment id="jsreg-2"
> type="portlet"
> name="spring-portlet-sample::loginPortlet"/>
> </fragment>
>         
>   <security-constraints>
>    
> <security-constraints-ref>guest-only</security-constraints-ref>
>   </security-constraints>        
> 
>       </page>
> -- 
> View this message in context:
> http://www.nabble.com/How-can-i-configure-my-jetspeed-portal-to-land-in-my-customized-portlet-instead-of-jetspeed-default-portlet-tp19506638p19592999.html
> Sent from the Jetspeed - User mailing list archive at
> Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to