News-Portlet, Messageboard-Portlet

2005-03-31 Thread Clemens A mensik
Hi, does anybody know if theses Portlets exist? or maybe a portlet-download page I cound finde these? Currently my company would like to use JetSpeed as Portal and OpenCMS for news- and messageboard- administration. But it would be much better not using OpenCMS having the right portlets for

AW: Problem with MySQL 4.1 and Jetpeed 1.5 (1.4-B4)

2005-03-31 Thread Danny Gehl
The Problem is, that some 'null' or 'Date(0)' values are written to DB, which causes the DB to fill in defaults (and default is '000-00-00 00:00:00'). We fixed it by patching the Classes CreateNewUserAndConfirmAction as well as UpdateUserAction. There we added or changed the following:

J2 build failed. maven allClean... build failed, The filename, directory... maven:reactor ... Line 103

2005-03-31 Thread Vladimir Figurov
About error: C:\jakarta-jetspeed-2maven allClean allBuild __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.1 Starting the reactor... BUILD FAILED File.. C:\jakarta-jetspeed-2\maven.xml Element... maven:reactor Line..

Re: News-Portlet, Messageboard-Portlet

2005-03-31 Thread reda bendiar
Liferay ships with such portlets. But i don't know if you can make theme work on jetspeed. Actually liferay comes with a lot of portlets out of the box. But for the portal itself...i prefer jetspeed... - To unsubscribe, e-mail:

J2.build.failed: maven allClean allBuild - compiler can not find javax.servlet package

2005-03-31 Thread Vladimir Figurov
I can't build Jetspeed-2. (download from CVS 2005.03.30) Windows; java 1.4.2_04 tomcat 5.0.18 c:\jakarta-jetspeed-2maven allClean allBuild + | Cleaning Jetspeed-2 Persistence Components | Memory: 8M/13M +

RE: Problem with MySQL 4.1 and Jetpeed 1.5 (1.4-B4)

2005-03-31 Thread Roel van Dijk
I had this same bug in 1.6-dev recently. Has it been fixed in CVS? Roel -Oorspronkelijk bericht- Van: Stefano Bianchi [mailto:[EMAIL PROTECTED] Verzonden: Thursday, March 31, 2005 11:27 AM Aan: Jetspeed Users List Onderwerp: Re: Problem with MySQL 4.1 and Jetpeed 1.5 (1.4-B4)

Re: Action Processing of JSR168 portlets within Fusion

2005-03-31 Thread Hema Menon
David, Now I understand what you were referring to. Its possible. I will look into Turbine's upload service. But our application is a struts application which will handle multi-part form data. So I guess it would be worth looking into how Fusion thru Turbine handles jsr168 portlets multi-part

Set portlet url parameter from expression

2005-03-31 Thread Dulisch, Martin
Hello group, I have to generate a portlet action URL with a parameter. The value of the parameter is the value of a variable. The following does not work: --- c:forEach items=${model.endpoints} var=ep portlet:actionURL var=selectUrl portlet:param name=endpointid value='c:out

AW: Problem with MySQL 4.1 and Jetpeed 1.5 (1.4-B4)

2005-03-31 Thread Danny Gehl
I don't think so. -Ursprüngliche Nachricht- Von: Roel van Dijk [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 31. März 2005 15:26 An: Jetspeed Users List Betreff: RE: Problem with MySQL 4.1 and Jetpeed 1.5 (1.4-B4) I had this same bug in 1.6-dev recently. Has it been fixed in

RE: News-Portlet, Messageboard-Portlet

2005-03-31 Thread Clemens A mensik
thx a lot... I'll take a look at it... if I'm going to develop such kind a portlets I'll get back to you... clemens -Original Message- From: Christophe Lombart [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 31. März 2005 16:24 To: Jetspeed Users List Subject: Re: News-Portlet,

2 quick J2 Config Q's

2005-03-31 Thread Mike R .
2 more J2 configuration questions (fast and easy, I promise!) 1. Is the jetspeed.xml file still used? It defines the security realm and JDBC connection parms 2. What is the mechanism used to point to the PSML file? Can I assume that I just modify default.psml and all is well? Just don't

Re: 2 quick J2 Config Q's

2005-03-31 Thread Randy Watler
Mike R. wrote: 2 more J2 configuration questions (fast and easy, I promise!) 1. Is the jetspeed.xml file still used? It defines the security realm and JDBC connection parms Yes 2. What is the mechanism used to point to the PSML file? Can I assume that I just modify default.psml and all is