RE: RSS Portlet

2005-02-17 Thread chris holt
No problem.  I hit that same problem.

-Original Message-
From: Carlos Torres [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 17, 2005 11:52 AM
To: Jetspeed Users List; Apache JetSpeed Dev
Subject: Re: RSS Portlet


Thanks Chris, i found it.

If anybody need or like to know, the answer is

Copy the xalan.jar from Jetspeed distribution to
$CATALINA_HOME/common/endorsed directory (or JDK endorsed directory)

See you.

Carlos.

- Original Message - 
From: "chris holt" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" ; "Apache
JetSpeed Dev" 
Sent: Thursday, February 17, 2005 12:27 PM
Subject: RE: RSS Portlet


This is a known issue and there is a FAQ on it at the Jetspeed web site.

Chris

-Original Message-
From: Carlos Torres [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 11:22 AM
To: Apache JetSpeed Dev; Apache JetSpeed User
Subject: RSS Portlet


Hi people,

I'm trying to put RSS portlets to my user and all of them are showing
this error:

problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException:
The output format must have a
'{http://xml.apache.org/xalan}content-handler' property!

Anybody knows what it is?

Thanks.

regards,

Carlos.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: RSS Portlet

2005-02-17 Thread Carlos Torres
Thanks Chris, i found it.

If anybody need or like to know, the answer is

Copy the xalan.jar from Jetspeed distribution to
$CATALINA_HOME/common/endorsed directory (or JDK endorsed directory)

See you.

Carlos.

- Original Message - 
From: "chris holt" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" ; "Apache
JetSpeed Dev" 
Sent: Thursday, February 17, 2005 12:27 PM
Subject: RE: RSS Portlet


This is a known issue and there is a FAQ on it at the Jetspeed web site.

Chris

-Original Message-
From: Carlos Torres [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 11:22 AM
To: Apache JetSpeed Dev; Apache JetSpeed User
Subject: RSS Portlet


Hi people,

I'm trying to put RSS portlets to my user and all of them are showing
this error:

problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException:
The output format must have a
'{http://xml.apache.org/xalan}content-handler' property!

Anybody knows what it is?

Thanks.

regards,

Carlos.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: RSS Portlet

2005-02-17 Thread chris holt
This is a known issue and there is a FAQ on it at the Jetspeed web site.

Chris

-Original Message-
From: Carlos Torres [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 17, 2005 11:22 AM
To: Apache JetSpeed Dev; Apache JetSpeed User
Subject: RSS Portlet


Hi people,

I'm trying to put RSS portlets to my user and all of them are showing
this error:

problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException:
The output format must have a
'{http://xml.apache.org/xalan}content-handler' property! 

Anybody knows what it is?

Thanks.

regards,

Carlos.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: RSS Portlet and a new StyleSheet

2003-01-20 Thread Luta, Raphael (VUN)
It looks ok, however note that you'll also inherit the content-type
specific stylesheet definitions from the parent entry and these will take
precedence or your generic stylesheet.

Thus if you want to ensure that your stylesheet is used for HTML, you'll
also need
to define the "stylesheet.text/html" parameter with the same stylesheet.

--
Raphaël Luta - [EMAIL PROTECTED]
Principal Consultant - Technology and New Initiatives
Vivendi Universal Networks - Paris

> -Message d'origine-
> De : Carlos Orrego [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 20 janvier 2003 21:45
> À : Jetspeed User List
> Objet : RSS Portlet and a new StyleSheet
> 
> 
> Hola,
> 
> acording to the user guide, we should be able to change the 
> stylesheet of an rss portlet, throught the stylesheet parameter. This
> does not seem to work, at least in 1.4b3.
> Any idea on how to do it?
> here is my xreg portlet entry:
>  parent="RSS" application="false">
> 
> Roller Content Porltet
> 
> 
> org.apache.jetspeed.portal.portlets.NewRSSPortlet classname>
>  value="/inflexa/xml/rss-filter.xsl"
> hidden="false" cachedOnName="true" cachedOnValue="true"/>
> 
> http://localhost/roller/rss/cris
> 
> 
> am i doing somehtig wrong?
> 
> Carlos Orrego
> www.inflexa.com
> 
> "Salve un árbol. No imprima."
> "Save a tree. Do not print."
> 
> 
> 
> --
> To unsubscribe, e-mail:   

For additional commands, e-mail:


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: RSS portlet (moreover.com) in registry cannot be displayed

2001-08-31 Thread Vincent Bonamy

Hello,

jetspeed-config.jcfg doesn't exist in the current cvs.
You must add your new portlets in a file *.xreg:  "portlets.xreg"
The best it to add new entries in the file "local-portlets.xref" that you created.
After, wait ~ 1min. and your new Entry is registred  (not need to restart your
server).

bye,
vincent.


Ng Wui Seng wrote:

> hi all,
>
> Have you encounter the following problem:
>
> Quite simple, I just added some RSS newsfeed into jetspeed-config.jcfg. It
> works in the old version (v1) of jetspeed (display the newsfeed from
> moreover.com) but not in the latest version (v2)(never display any portlet),
> you ever encountered this before?
>
> 
>
> http://p.moreover.com/cgi-local/page?c=Asia%2DPacific%20latest&o=rss
> 
>
> 
>
> http://p.moreover.com/cgi-local/page?c=Technology%20latest&o=rss
> 
>
> cheers!
> Vincent Ng
>
> _
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]