In attachment, the error in jetspeed.log
>
> > > > Exactly in my *portlets.xreg I changed 'http' with 'https'.
> > > > (It seems that RSS doesn't support SSL, isn't it?)
> > > > Can I give the path of my RSS file instead the URL , and How?
> > >
> > > The protocol, http or https, you are using to retrieve the RSS file
> > > should be supported by the provider, i.e. server, of the RSS files.
> > >
> >
> > So I don't understand why it isn't working when I configure my server only with
> > SSL:
> > It seems that I have pbs only with SSL.
> >
>
> What is in jetspeed.log?
>
> >From you browser, can you retrieve the RSS file using the URL from
> local-portlet.xreg (SSL and normal)?
>
> > >
>
> Paul Spencer
[Thu Aug 30 17:53:02 CEST 2001] -- ERROR --
Exception: java.net.MalformedURLException: unknown protocol: https
Stack Trace follows:
java.net.MalformedURLException: unknown protocol: https
at java.net.URL.<init>(URL.java:480)
at java.net.URL.<init>(URL.java:376)
at java.net.URL.<init>(URL.java:330)
at
org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry.init(JetspeedDiskCacheEntry.java:162)
at
org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry.<init>(JetspeedDiskCacheEntry.java:148)
at
org.apache.jetspeed.cache.disk.JetspeedDiskCache.getEntry(JetspeedDiskCache.java:267)
at
org.apache.jetspeed.cache.disk.JetspeedDiskCache.getEntry(JetspeedDiskCache.java:191)
at
org.apache.jetspeed.portal.portlets.NewRSSPortlet.init(NewRSSPortlet.java:150)
at
org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService.getPortlet(JetspeedPortletFactoryService.java:299)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]