You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Adam.Leggett" <Ad...@upco.co.uk> on 2001/04/04 12:03:22 UTC

Error=CustomizePortlet: Could not get Portlet XXX from PortletFac tory!

Hello all,

This is my first posting to this group.

Have installed jetspeed without problems and deployed a
HelloWorldWorldPortlet without trouble.
Have also using iSyndicate managed to incorporate some HTML syndicated
content using the FileServerPorlet.

However, when i try to use rdf/rss from syndicated sources i get the the
error in the subject of this message.

I tried to use the NewRSSPortlet with a new <portlet-entry> in
jetspeed-config.
Could it be a Transform/Parser/Stylesheet issue?

I used a <rss version="0.91"> and it appears in my cache.

Any help most appreciated.

Adam Leggett
UPCO
Direct Line: 0113 20 10 631
Fax: 0113 20 10 666
<http://www.upco.co.uk>
The contents of this email are intended for the named addressees and may
contain confidential and / or privileged material. If received in error,
please contact UPCO on +44 (0)113 20 10 600 and then delete the entire email
from your system. Unauthorised review, distribution, disclosure or other use
of this information could constitute a breach of confidence. Your
co-operation in this matter is greatly appreciated.



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Error=CustomizePortlet: Could not get Portlet XXX from PortletFactory!

Posted by Raphaël Luta <ra...@networks.groupvu.com>.
"Adam.Leggett" wrote:
> 
> Hello all,
> 
> This is my first posting to this group.
> 
> Have installed jetspeed without problems and deployed a
> HelloWorldWorldPortlet without trouble.
> Have also using iSyndicate managed to incorporate some HTML syndicated
> content using the FileServerPorlet.
> 
> However, when i try to use rdf/rss from syndicated sources i get the the
> error in the subject of this message.
> 
> I tried to use the NewRSSPortlet with a new <portlet-entry> in
> jetspeed-config.
> Could it be a Transform/Parser/Stylesheet issue?
> 
> I used a <rss version="0.91"> and it appears in my cache.
> 
> Any help most appreciated.
> 

To use RSS syndication, you don't need to declare new portlet entries in the registry 
as they are automatically added by the FeedDaemon.
The daemon default behavior is to add the entries named just like their URL, so 
you can reference an entry in PSML this way:

<entry type="ref" parent="http://jakarta.apache.org/jetspeed/channels/jetspeed.rss"/>

Hope this helps you solve your problem,

--
Raphaël Luta - raphael.luta@networks.groupvu.com
Vivendi Universal Networks - Services Manager / Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Error=CustomizePortlet: Could not get Portlet XXX from PortletFac tory!

Posted by Santiago Gala <sg...@hisitech.com>.
Adam.Leggett wrote:

> Hello all,
> 
> This is my first posting to this group.
> 
> Have installed jetspeed without problems and deployed a
> HelloWorldWorldPortlet without trouble.
> Have also using iSyndicate managed to incorporate some HTML syndicated
> content using the FileServerPorlet.
> 
> However, when i try to use rdf/rss from syndicated sources i get the the
> error in the subject of this message.
> 
> I tried to use the NewRSSPortlet with a new <portlet-entry> in
> jetspeed-config.
> Could it be a Transform/Parser/Stylesheet issue?
> 

Could you send the stack trace? Too little information to get further.


> I used a <rss version="0.91"> and it appears in my cache.
> 
> Any help most appreciated.
> 
> Adam Leggett
> UPCO
> Direct Line: 0113 20 10 631
> Fax: 0113 20 10 666
> <http://www.upco.co.uk>
> The contents of this email are intended for the named addressees and may
> contain confidential and / or privileged material. If received in error,
> please contact UPCO on +44 (0)113 20 10 600 and then delete the entire email
> from your system. Unauthorised review, distribution, disclosure or other use
> of this information could constitute a breach of confidence. Your
> co-operation in this matter is greatly appreciated.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


How to deploy and test a portlet?

Posted by Aravinda Addala <ar...@majorband.co.uk>.
Hi,

I have just installed Jetspeed. What are the steps to follow to test a hello
world portlet?

Any help is much appreciated.

Cheers,
Aravinda.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org