RE: RSS Portlet
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
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
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]
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.
RSS portlet and bug with SAX transform
Hi all Following the FAQ about RSS portlet and bug with SAX transform I coped the xalan-2.3.1.jar from C:\jakarta-tomcat\webapps\jportal\WEB-INF\lib\xalan-2.3.1.jar to C:\jakarta-tomcat\common\endorsed\xalan.jar And my RSS portlet works well but on console after starting Tomcat I have the next: . Starting Apache Jetspeed Portal/1.5 24.01.2005 16:24:25 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8090 24.01.2005 16:24:25 org.apache.jk.common.ChannelSocket init INFO: JK2: ajp13 listening on /0.0.0.0:8009 24.01.2005 16:24:25 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/60 config=C:\jakarta-tomcat\bin\..\conf\jk2.proper ties [Fatal Error] :2:1: Content is not allowed in prolog. How I must react on the last message ? In the mail archive I didn't find nothing about it :- Thanks in advance. Vladimir
RSS portlet problem
Hello, I use Jetspeed 2 behind a proxy. I ve already set CATALINA_OPTS but I ve an exception in RSS portlet : Failed to process RSS Feed: http://www.npr.org/rss/rss.php?topicId=4, java.net.ConnectException: Connection timed out: connect Has anybody seen this? thanks Aline - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RSS portlet problem
Hello, I use Jetspeed 2 behind a proxy. I ve already set CATALINA_OPTS but I ve an exception in RSS portlet : Failed to process RSS Feed: http://www.npr.org/rss/rss.php?topicId=4, java.net.ConnectException: Connection timed out: connect Has anybody seen this? thanks Aline - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
> -Ursprüngliche Nachricht- > Von: Floßmann Christoph [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 30. März 2004 12:12 > An: Jetspeed Users List > Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4) > > > Well, that's my problem too. My proxy needs authentication - > did you solve the problem and if yes how did you? no, i din't, i'd be interested in a solution, too, but for now i have enough other tasks to do... Henning - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
Well, that's my problem too. My proxy needs authentication - did you solve the problem and if yes how did you? > > Do you remember whether I have to use the apache with > mod_proxy to do so? I don't think so, apache's mod_proxy has nothing to do with java's network features which have a built in proxy client functionality - this is what's used here. The jetspedd faq says something about this: http://jakarta.apache.org/jetspeed/site/faq.html (see "Firewall"), but I couldn't get that to work because i am behind a proxy that needs authentication. I guess the iframe thing worked for you because there you have a frame in a website which is interpreted by your webbrowser, which seems to have the proxy settings configured properly - try to set your browsers proxy settings off, and you will see ( i guess, i must say it again), you still can access your tomcat and jetspeed(as long as it's in you LAN), but the iframe with external content will stop working Henning - 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]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
> -Ursprüngliche Nachricht- > Von: Floßmann Christoph [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 30. März 2004 11:10 > An: Jetspeed Users List > Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4) > > > Do you remember whether I have to use the apache with > mod_proxy to do so? I don't think so, apache's mod_proxy has nothing to do with java's network features which have a built in proxy client functionality - this is what's used here. The jetspedd faq says something about this: http://jakarta.apache.org/jetspeed/site/faq.html (see "Firewall"), but I couldn't get that to work because i am behind a proxy that needs authentication. I guess the iframe thing worked for you because there you have a frame in a website which is interpreted by your webbrowser, which seems to have the proxy settings configured properly - try to set your browsers proxy settings off, and you will see ( i guess, i must say it again), you still can access your tomcat and jetspeed(as long as it's in you LAN), but the iframe with external content will stop working Henning - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
Do you remember whether I have to use the apache with mod_proxy to do so? -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 30. März 2004 10:31 An: [EMAIL PROTECTED] Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4) I'm use a proxy too and must start tomcat with specially parameters. I don't know the parameters now. But you can put in google 'tomcat proxy start' Robert > -Ursprüngliche Nachricht- > Von: Floßmann Christoph [SMTP:[EMAIL PROTECTED] > Gesendet am: Dienstag, 30. März 2004 10:25 > An: Jetspeed Users List > Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4) > > Yes I do use a proxy - I had no problems with the iframe-portlet so I > thought this wouldn't be a problem. What do I have to change/configure > when I'm using a proxy? > > Hi, > > I configured the same portlet with Heise News in > tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlet > s. > xreg. It works fine. > > I don't see a mistake in your configuration. Do you use a proxy ? > > Robert > > > -Ursprüngliche Nachricht- > > Von:Floßmann Christoph [SMTP:[EMAIL PROTECTED] > > Gesendet am:Dienstag, 30. März 2004 10:07 > > An: [EMAIL PROTECTED] > > Betreff:Problems with RSS Portlet (using Jetspeed 1.4) > > > > Hi there, > > > > I was trying to configure my own RSS portlet. First of all the included > > examples (apacheweek and so on) don't work. Then I tried the following > > code in \webapp\WEB-INF\conf\portlets.xreg: > > > > > application="false"> > > > > Heise News Ticker > > RSS Import der Heise Nachrichten > > > > http://www.heise.de/newsticker/heise.rdf > > > > > > But after adding the portlet to my pane there was no output at all (no > > titlebar, nothing). > > What is my mistake? > > - > 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]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
I'm use a proxy too and must start tomcat with specially parameters. I don't know the parameters now. But you can put in google 'tomcat proxy start' Robert > -Ursprüngliche Nachricht- > Von: Floßmann Christoph [SMTP:[EMAIL PROTECTED] > Gesendet am: Dienstag, 30. März 2004 10:25 > An: Jetspeed Users List > Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4) > > Yes I do use a proxy - I had no problems with the iframe-portlet so I > thought this wouldn't be a problem. What do I have to change/configure > when I'm using a proxy? > > Hi, > > I configured the same portlet with Heise News in > tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlet > s. > xreg. It works fine. > > I don't see a mistake in your configuration. Do you use a proxy ? > > Robert > > > -Ursprüngliche Nachricht- > > Von:Floßmann Christoph [SMTP:[EMAIL PROTECTED] > > Gesendet am:Dienstag, 30. März 2004 10:07 > > An: [EMAIL PROTECTED] > > Betreff:Problems with RSS Portlet (using Jetspeed 1.4) > > > > Hi there, > > > > I was trying to configure my own RSS portlet. First of all the included > > examples (apacheweek and so on) don't work. Then I tried the following > > code in \webapp\WEB-INF\conf\portlets.xreg: > > > > > application="false"> > > > > Heise News Ticker > > RSS Import der Heise Nachrichten > > > > http://www.heise.de/newsticker/heise.rdf > > > > > > But after adding the portlet to my pane there was no output at all (no > > titlebar, nothing). > > What is my mistake? > > - > 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]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
Yes I do use a proxy - I had no problems with the iframe-portlet so I thought this wouldn't be a problem. What do I have to change/configure when I'm using a proxy? Hi, I configured the same portlet with Heise News in tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlets. xreg. It works fine. I don't see a mistake in your configuration. Do you use a proxy ? Robert > -Ursprüngliche Nachricht- > Von: Floßmann Christoph [SMTP:[EMAIL PROTECTED] > Gesendet am: Dienstag, 30. März 2004 10:07 > An: [EMAIL PROTECTED] > Betreff: Problems with RSS Portlet (using Jetspeed 1.4) > > Hi there, > > I was trying to configure my own RSS portlet. First of all the included > examples (apacheweek and so on) don't work. Then I tried the following > code in \webapp\WEB-INF\conf\portlets.xreg: > > application="false"> > > Heise News Ticker > RSS Import der Heise Nachrichten > > http://www.heise.de/newsticker/heise.rdf > > > But after adding the portlet to my pane there was no output at all (no > titlebar, nothing). > What is my mistake? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
AW: Problems with RSS Portlet (using Jetspeed 1.4)
Hi, I configured the same portlet with Heise News in tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlets. xreg. It works fine. I don't see a mistake in your configuration. Do you use a proxy ? Robert > -Ursprüngliche Nachricht- > Von: Floßmann Christoph [SMTP:[EMAIL PROTECTED] > Gesendet am: Dienstag, 30. März 2004 10:07 > An: [EMAIL PROTECTED] > Betreff: Problems with RSS Portlet (using Jetspeed 1.4) > > Hi there, > > I was trying to configure my own RSS portlet. First of all the included > examples (apacheweek and so on) don't work. Then I tried the following > code in \webapp\WEB-INF\conf\portlets.xreg: > > application="false"> > > Heise News Ticker > RSS Import der Heise Nachrichten > > http://www.heise.de/newsticker/heise.rdf > > > But after adding the portlet to my pane there was no output at all (no > titlebar, nothing). > What is my mistake? > > - > 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]
Problems with RSS Portlet (using Jetspeed 1.4)
Hi there, I was trying to configure my own RSS portlet. First of all the included examples (apacheweek and so on) don't work. Then I tried the following code in \webapp\WEB-INF\conf\portlets.xreg: Heise News Ticker RSS Import der Heise Nachrichten http://www.heise.de/newsticker/heise.rdf But after adding the portlet to my pane there was no output at all (no titlebar, nothing). What is my mistake? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: can I customise the url of an instance of an RSS portlet?
This is not possible with current RSS portlet because the feed is read during the portlet init phase. You will have to modify RSS portlet to achieve the desired behaviour. It can be done, I've done it before. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -Original Message- > From: news [mailto:[EMAIL PROTECTED]]On Behalf Of Jerry Shea > Sent: Thursday, January 30, 2003 2:45 PM > To: [EMAIL PROTECTED] > Subject: can I customise the url of an instance of an RSS portlet? > > > Is there a way to customize the 'url' property of an RSS portlet? I'd like > to be able to add a load of RSS portlets to my page and then dynamically > (i.e. using the 'Customize' link) point them each to a different RSS feed. > > The documentation indicates that only init parameters can be > customized and > that these parameters are at the portlet level, not the portlet instance > level. Am I right in thinking this can't be done or am I just not getting > it? > > Thanks in anticipation > > > > > - > 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]
can I customise the url of an instance of an RSS portlet?
Is there a way to customize the 'url' property of an RSS portlet? I'd like to be able to add a load of RSS portlets to my page and then dynamically (i.e. using the 'Customize' link) point them each to a different RSS feed. The documentation indicates that only init parameters can be customized and that these parameters are at the portlet level, not the portlet instance level. Am I right in thinking this can't be done or am I just not getting it? Thanks in anticipation - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: RSS Portlet and a new StyleSheet
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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
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: Roller Content Porltet org.apache.jetspeed.portal.portlets.NewRSSPortlet 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
How to get News feed from Meerkat with RSS Portlet?
Hi all, Is it possible to get News feed from Meerkat with RSS portlet ? If YES please inform me how to do it. - Do You Yahoo!? Yahoo! Health - your guide to health and wellness
RSS Portlet.
I am new to JetSpeed and trying to configure the RSS Portlet. In the Customizer screen the Description is "Unavailable" for some of the portlet entries (mainly RSS). Also I noticed geeting Transform Error. I am using JetSpeed 1.3a2 with Tomcat 4.0.3. How can I make it available? Appreciate your help to fix the problems. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Re: problem with RSS portlet - newbie question
See http://www.mail-archive.com/jetspeed-user%40jakarta.apache.org/msg00775.html Paul Spencer David wrote: > I've been trying to get the RSS portlet working and all I get is the following error >message: > > org.apache.turbine.util.TurbineException: Error rendering Velocity template: >/controls/html/jetspeed.vm: Invocation of method 'getContent' in class >org.apache.jetspeed.portal.portlets.NewRSSPortlet threw exception class >java.lang.NoClassDefFoundError > > Here is what my environment looks like: > > Win2000 > CLASSPATH=C:\Program Files\Apache Tomcat 4.0\webapps\jetspeed\WEB-INF\lib > jetspeed 1.3a2 > jdk1.3.1_02 > Tomcat 4.0.3 > > Am I missing something basic here? > > Any help would be appritiated. > > Thanks > > Dave > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
problem with RSS portlet - newbie question
I've been trying to get the RSS portlet working and all I get is the following error message: org.apache.turbine.util.TurbineException: Error rendering Velocity template: /controls/html/jetspeed.vm: Invocation of method 'getContent' in class org.apache.jetspeed.portal.portlets.NewRSSPortlet threw exception class java.lang.NoClassDefFoundError Here is what my environment looks like: Win2000 CLASSPATH=C:\Program Files\Apache Tomcat 4.0\webapps\jetspeed\WEB-INF\lib jetspeed 1.3a2 jdk1.3.1_02 Tomcat 4.0.3 Am I missing something basic here? Any help would be appritiated. Thanks Dave
Re: RSS portlet (moreover.com) in registry cannot be displayed
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]
RSS portlet (moreover.com) in registry cannot be displayed
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]