Hello.

The defaultPortlets.xml is as below. After unmarshal the stream in  
PortletController.java (in getPortlets), it returns a null value. 

<?xml version="1.0"?>

<portlets>

        <item>
            <url>http://localhost/content/xml/rss/JetSpeed.rss</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            <url>http://relativity.yi.org/WebSite/index.rss</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            <url>http://freshmeat.net/backend/fm.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            
<url>http://www.wired.com/news_drop/netcenter/netcenter.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            <url>http://www.mozilla.org/news.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            <url>http://www.javaworld.com/dat/jw.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            <url>http://www.slashdot.org/slashdot.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            
<url>http://www.windowscepower.com/shares/netscape-rss/headlines.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>


        <item>
            
<url>http://www.palmpower.com/shares/netscape-rss/headlines.rdf</url>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        <item>
            
<url>http://www.dominopower.com/shares/netscape-rss/headlines.rdf</ur
l>
            
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </item>

        
</portlets>

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 2/17/00, 3:01:54 PM, "Kevin A. Burton" <[EMAIL PROTECTED]> 
wrote regarding Re: Installation Problem in JetSpeed:


> Raymond Wong wrote:
> >
> > Hello all.
> >
> > I have tried to install JetSpeed but failed when starting the Home
> > class. I tried to debug and found in PortletController.java that the
> > function getPortlets() could not able to unmarshal my
> > JetSpeedResources. I am sure that my property (or resource) file could
> > be loaded (since i tried to debug :P) and read. So what's the problem?
> >
> > Many thanks!!

> So post your file so I can see what is going on...

> --
> Kevin A Burton
> http://relativity.yi.org
> Linux - The revolution will NOT be televised


> --
> --------------------------------------------------------------
> 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]





--
--------------------------------------------------------------
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