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]