RE: Jetspeed2 Portlet Development Example

2005-03-28 Thread Scott T Weaver
This link may help: http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets -Original Message- From: Clemens A mensik [mailto:[EMAIL PROTECTED] Sent: Sunday, March 27, 2005 5:20 AM To: 'Jetspeed Users List' Subject: RE: Jetspeed2 Portlet Development Example Hi Stephen,

RE: J1 to J2 Migration

2005-03-28 Thread Scott T Weaver
Hi Shivkumar, You may want to go to Fusion first while you migrate your J1 portlets to JSR-168 portlets. http://wiki.apache.org/portals/Jetspeed2/Fusion HTH, Scott -Original Message- From: Shiv Swaminathan [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 12:48 PM To:

Jetspeed 2 - Valuelist

2005-03-28 Thread Shah Amit
Hi all, Has any one used ValueList with Jetspeed 2 and struts-bridge ... If yes, how did you pass a user entered selection or value from say like a first page, to a second page which contains the actual grid ?? .. the website is - valuelist.sf.net -- it is an implementation of Value List

RE: Jetspeed2 Portlet Development Example

2005-03-28 Thread Clemens A mensik
thx, but that's not exactly what I've been asking for... I've boon looking for some how to that describes everything I have to do to develp, deploy and customize my own portlet also its web-style. Anyway, I think I've already found everything I've been looking for.. greets clemens

ThreeColumnLayout doesn't work!?

2005-03-28 Thread Clemens A mensik
Hi, somebody know how this should work? I've just put some default portlets together and like to have three columns, but it doesn't work. Only get 2 Columns. Anybody know about this problem? Here's my code: fragment id=dp-1 type=layout name=jetspeed::VelocityThreeColumns fragment id=dp-3

status of CVS

2005-03-28 Thread Steve B.
I am trying to start a project with Jetspeed2. I am having trouble getting out of the gate. Fedora Core 2 java 1.4.2 Jetspeed CVS (today) using included HSQL First of all, to get latest source, should I be using cvs or svn? I could not find anywhere on the site where one should go - things seem

Re: status of CVS

2005-03-28 Thread Hema Menon
Some jars may not be downloaded sometimes from the maven repo. Ones that I have come across is pluto, myfaces, commons-validator, itgroundwork, jdbc-se, and someothers too. You could manually download this from the values corresponding to maven.repo.remote which is (maven.repo.remote =

PSML Import Problem with MySQL

2005-03-28 Thread Dmitriy Kruglyak
Title: Message Hello, I am using Jetspeed 1.5 FINAL,MySQL 4.1.9 andTomcat 5.0.16. Attempts to import PSML into DBkeeps causing errors, even though I modified properties files (attached)to use MySQL settings instead of HSQL. I tried both MySQL drivers and ensured that they are in the

RE: PSML Import Problem with MySQL

2005-03-28 Thread Dmitriy Kruglyak
Here are attachments inline: ==STDOUT= import: [java] * PSML Importer * [java] log4j:WARN No appenders could be found for logger (org.apache.stratum.component.ComponentLoader). [java] log4j:WARN Please initialize the log4j system properly. [java] 766

Re: ThreeColumnLayout doesn't work!?

2005-03-28 Thread Jouni Rajala
fragment id=dp-1 type=layout name=jetspeed::VelocityThreeColumns fragment id=dp-3 type=portlet name=pam::LocaleSelector property layout=ThreeColumns name=row value=0 / property layout=ThreeColumns name=column value=0 / /fragment fragment id=dp-12

JS2: Portlet Level security

2005-03-28 Thread Jouni Rajala
I see that it is possible to put security constraints in psml files at page level. Is it possible to restrict usage of some exact portlet on page by security constraints so that it is not rendered if user is not in some spesific group/role. -- Jouni Rajala

Re: JS2: Portlet Level security

2005-03-28 Thread David Sean Taylor
Jouni Rajala wrote: I see that it is possible to put security constraints in psml files at page level. Is it possible to restrict usage of some exact portlet on page by security constraints so that it is not rendered if user is not in some spesific group/role. Not quite yet, scheduled for 2.0