Where am I making a mistake????

The file that I want to display does not show up at all.
What could be the problem.
This is happening woth a couple of other portlets too.

The details are --

portletregistry.psml
<entry type="ref" parent="RSS" name="abcdvoice">
                <image>/content/images/ePoweredByAbcdButton.jpg</image>
                <link>http://my.abcd.com/abcdvoice.html</link>
                <url>http://my.abcd.com/abcdvoice.html</url>
                <parameter name="stylesheet"
value="/content/xsl/rss.xsl"/>
                <metainfo>
                    <title>ABCD Voice</title>
                    <description>ABCD voice newsletter</description>
                </metainfo>
</entry>

default.psml
<entry type="ref" parent="abcdvoice">
<layout position="2"/>
</entry>

The file abcdvoice.html contains
ABCD Voice</br>
Welcome to ABCD Voice</br>
The current issue is not available

The file in /tmp/JetspeedDocumentCache/http_my.abcd.com_abcdvoice.html
Velos Voice</br>
Welcome to Velos Voice</br>
The current issue is not available


-- 
Is wisdom knowing you�ll never know,
Or knowing you�ve always known?
                     -- Donald Marsh


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to