Re: New Article about Jetspeed2 second part (migration jet1 -> jet2)

2005-02-17 Thread massimiliano
David can you corret the label link Portlet Wiki - Java User Group - Sardenia with Portlet Wiki - Java User Group - Sardegna because the corret name of my home land it's Sardegna not Sardenia and correct the href http://www.jugsardegna.org/vqwiki/jsp/Wiki?PortletJava2En (one article) with: h

User and development mailing lists archive

2005-02-17 Thread Agostino Poggi
Hi all, I tried to find some information from the emails in the archive and I noted that the last emails are not stored in the archive (for the user list there is not february folder, for development list there are emails only for the first days of february). Does somebody know the reason? Thank

Tab disappered problem

2005-02-17 Thread 綠羽毛
Hellow all, I have a problem about Tab disappered. When I set "services.TemplateService.default.extension=jsp" in TurbineResources.property. Everytime I customize layout, If I back to Home or any without clicking "confirm" or "cancel" button, the Tab boutton will all disapper. If I set "services

MySQL scripts (request)

2005-02-17 Thread Stefano Bianchi
Dear ALL, could any good guy provide me with a working version of sql scripts to generate the DB for MySQL? It seems mine can't work properly (e.g. they have an IDENTITY property that is not recognized by MySQL, and they lack a PASSWORD_CHANGED column...). I'm still messing with DB configuration

RSS Portlet

2005-02-17 Thread Carlos Torres
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. rega

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 RS

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

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 Use

help in error ClassCastException

2005-02-17 Thread Zhonghui Ning
Hello everyone, I want to implement a portlet in jetspeed 2 + tomcat 5.0.28 + linux. My code can compile but I got a runtime error. The error is java.lang.ClassCastException: org.apache.jetspeed.container.JetspeedPortletConfig.The error part of my code is in the following. Any help? Thanks. Zhong

Error in ClassCastException

2005-02-17 Thread Zhonghui Ning
Hello everyone, I want to implement a portlet in jetspeed 2 + tomcat 5.0.28 + linux. My code can compile but I got a runtime error after I deploy my portlet in jetspeed. The error is java.lang.ClassCastException: org.apache.jetspeed.container.JetspeedPortletConfig.The error part of my code is i

RE: Error in ClassCastException

2005-02-17 Thread Shah Amit
A wild guess would be try to cast it to the interface and not directly to the implementation ?? If you can give the entire trace, that would probably help better. Amit Original Message Follows From: Zhonghui Ning <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" To: jetspeed-user@jakar