> <url>http://p.moreover.com/cgi-local/page?c=Commodities%20news
> &o=rss</url>

I have trouble with the moreover feeds also
The issue is with the "&o=rss"

Try replacing the "&" with "&amp;"


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of John Menke
> Sent: Tuesday, February 06, 2001 8:07 AM
> To: Jetspeed
> Subject: newbie -- portlet entry
>
>
> I am trying to code the following portlet entry and I get errors:
>
>
> <portlet-entry type="ref" parent="RSS" name="Commodities">
>             <parameter name="itemdisplayed" value="10" type="int"/>
>
> <url>http://p.moreover.com/cgi-local/page?c=Commodities%20news
> &o=rss</url>
>             <meta-info>
>                 <title>Mozilla</title>
>             </meta-info>
>         </portlet-entry>
>
>
> my jetspeed log says:
>
> Exception:  java.lang.NullPointerException
>       Stack Trace follows:
>       java.lang.NullPointerException
>       at
> org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefres
> her.run(URLRef
> resher.java:114)
>       at
> org.apache.jetspeed.services.threadpool.RunnableThread.run(Run
> nableThread.ja
> va:145)
> [Tue Feb 06 11:01:46 EST 2001] --  ERROR  -- Could not unmarshal:
> file:C:\apps\tomcat32\webapps\jetspeed\WEB-INF\conf\jetspeed-c
onfig.jcfg
        Exception:  org.xml.sax.SAXParseException: The reference to entity "o" must
end with the ';' delimiter.{file: [not available]; line: 145; column: 78}
        Stack Trace follows:
        org.xml.sax.SAXParseException: The reference to entity "o" must end with
the ';' delimiter.


How do I code the  url link to avoid this error?






--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to