Thank you, Randy,

But I still got this problem. Below is my file content. The page is a new
file. And the portlet ID for "VelocityTwoColumns" and "IFramePortlet" are
also new ids.

I dropped the file into WEB-INF/pages/Public folder, and when I open the
"Public Folders" page, this new page "Hilda's test page3" didn't display as
a tab, also I didn't found any records related to my page in the database.

I used the Jetspeed2.0-MultiDb-install.jar to install my jetspeed. Maybe I
should use "jetspeed-2.0-src.zip" and build it?

Are there any configurations that can set to open this hotdeploy capability?

Thanks,
hilda

BTW, the preference defined in the page doesn't work, it can't override the
default preference value in portlet.xml. Is it a bug? will it be resolved
soon?

========================================
<?xml version="1.0" encoding="UTF-8"?>
<page id="/Public/HildaTest1.psml" hidden="false" version="1.0">
   <title>Hilda's test page3</title>
   <short-title>Hilda's test page3</short-title>
   <defaults layout-decorator="tigris" portlet-decorator="tigris"/>
   <fragment id="HildaTest3-layout-123" type="layout"
name="jetspeed-layouts::VelocityTwoColumns">
       <fragment id="HildaTest3-layout-12301" type="portlet"
           name="demo::IFramePortlet" decorator="tigris">
       <property layout="TwoColumns" name="row" value="0" />
       <property layout="TwoColumns" name="column" value="0" />
       <title>test 3 Site</title>
 <preference name="SRC">
      <value>http://www.yahoo.com</value>
 </preference>
    </fragment>

   </fragment>
</page>
========================================================


On 5/19/06, Randy Watler <[EMAIL PROTECTED]> wrote:

Hilda,

PSML files dropped into WEB-INF/pages should be picked up within 10
seconds. Make sure you modify ids in the PSML for each edit. Some
changes are not picked up unless there are id changes to ensure cached
PSML elements are read through the cache.

HTH,

Randy

On Fri, 2006-05-19 at 11:15 -0400, Yanhua Li wrote:
> I create my .psml file and copy it to the pages directory while the
jetspeed
> is running. The new page doesn't display on the portal site.
>
> Do I have to restart the server to have the page displayed? Any way to
do a
> hot deploy?
>
>
> Thanks a lot
> -hilda


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


Reply via email to