Re: Sample app build error

2003-01-07 Thread Jake Fear
Make sure you have set the tdk.home property all of you *.properties files. On Tue, 2003-01-07 at 08:54, pavel kusch wrote: > Hello, > We are having a problem to create the sample app in TDK 2.2.01. Got thru > the first step running ant (just added the home) and now after we > modified build.prope

Re: How to create textarea object in template?

2003-01-07 Thread Eigen Technology Pty Ltd
These #whatever are customized by the designer. Use the Global.vm under your app directory, and made an etnry #mytextarea there, then you should be able to call it in your .vm files. cheers michael > I want to create a textarea object in my template, which tag should I > use? #formcell doesn't w

How to create textarea object in template?

2003-01-07 Thread John
I want to create a textarea object in my template, which tag should I use? #formcell doesn't work.

Re: Turbine security: how to get all Users for a named role or group ?

2003-01-07 Thread Rodney Schneider
On Tue, 7 Jan 2003 22:58, you wrote: > Hi, > > I (think I) examined the complete security API of Turbine 2.2.x but > there doesn't seem to be a way to get all Users that have a specific > Role or Group. Am I missing something ? > > The data model has a link table for this kind of info > (TURBINE_US

How to specify layout template in a request?

2003-01-07 Thread John
I think it's better to specify layout template in a request, just like screen template. But does turbine support this? And how?

Re: Trying to put Turbine 2.1 behind Apache 2.0.40 and having problems...

2003-01-07 Thread CP Lim
Sorry there's a later release than v1.2.0, so you might want to use this URL instead: http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/ cheers, CP CP Lim wrote: Hi Rodrigo, I haven't deployed with Apache 2.0.40 but I think this URL should help: http://jakarta.apache.org/b

Re: Trying to put Turbine 2.1 behind Apache 2.0.40 and having problems...

2003-01-07 Thread CP Lim
Hi Rodrigo, I haven't deployed with Apache 2.0.40 but I think this URL should help: http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/doc/ and the following has the builds: http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0/bin/ cheers, CP Rodrigo Reyes w

Trying to put Turbine 2.1 behind Apache 2.0.40 and having problems...

2003-01-07 Thread Rodrigo Reyes
Hi I know this is not directly a Turbine issue, but I would really appreciate any advise on this. We are developing a commercial application using Turbine 2.1 ( nice work, Turbine guys :) and we would like to put it behind Apache 2.0.40. Still, we couldn´t find a compatible mod_jk. Has anyone d

Sample app build error

2003-01-07 Thread pavel kusch
Hello, We are having a problem to create the sample app in TDK 2.2.01. Got thru the first step running ant (just added the home) and now after we modified build.properties and running ant init, the message bellow is generated. I got one reply on the mailing list: "Try copying the ss-data.dtd fil

RE: How to redirect after Login ! More information needed! (Chris Campbell)

2003-01-07 Thread Quinton McCombs
> -Original Message- > From: Eigen Technology Pty Ltd [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 6:24 PM > To: [EMAIL PROTECTED] > Subject: How to redirect after Login ! More information > needed! (Chris Campbell) > > > I am having some difficulties in following the ins

RE: How to redirect after Login ! More information needed! (Chris Campbell)

2003-01-07 Thread Quinton McCombs
> -Original Message- > From: Fred Gerson [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 9:44 PM > To: Turbine Users List; [EMAIL PROTECTED] > Subject: Re: How to redirect after Login ! More information > needed! (Chris Campbell) > > > Hello, > > I've also been looking at

New bu8g tracking site!!

2003-01-07 Thread pb00059
hello, i forgot the url. Here is it: http://80.117.116.126:8080/bugtrack/servlet/bugtrack username: guest password: guest - This mail sent through IMP: http://horde.org/imp/ -- To unsubscribe, e-mail: For additio

New bug tracking application is now online!

2003-01-07 Thread pb00059
hello, i've started a new site with a demo of our new Bug Tracking application. This has been developed for internal use only with turbine/mysql. We do not know yet if we are going to distribute this tool. Please check it and give me some feedback. Thx Fabio --

Re: Storing temporary data in login

2003-01-07 Thread Lauri Svan
Hi, James, First, thanks for your advice. I guess the problem could be handled with cookies i.e. by storing the shopping cart in a static HashMap, giving cookie as the key. However, I still keep on searching for other solutions as well, since I hope there is a possibility of keeping the current ar

Turbine security: how to get all Users for a named role or group ?

2003-01-07 Thread Age Mooy
Hi, I (think I) examined the complete security API of Turbine 2.2.x but there doesn't seem to be a way to get all Users that have a specific Role or Group. Am I missing something ? The data model has a link table for this kind of info (TURBINE_USER_GROUP_ROLE) but the UserGroupRolePeer class has

Re: How to redirect after Login ! More information needed! (Chris Campbell)

2003-01-07 Thread Eigen Technology Pty Ltd
Thanks, trying it out now. michael > Hello, > > personally i've redefined the LoginAction. Hereafter the code. > I also changed the settings in the Turbine properties: > > action.login=LoginAction > > hope this helps > > > package com.wuerth.phoenix.bugtrack.modules.actions; > > import org.apach

Re: How to redirect after Login ! More information needed! (Chris Campbell)

2003-01-07 Thread pb00059
Hello, personally i've redefined the LoginAction. Hereafter the code. I also changed the settings in the Turbine properties: action.login=LoginAction hope this helps package com.wuerth.phoenix.bugtrack.modules.actions; import org.apache.velocity.context.Context; import org.apache.turbine.om.

RE: Storing temporary data in login

2003-01-07 Thread James Cooper
Hi Lauri, I do something similar, generally I invoke the RunData.getUser.setTemp() method to store data that I do not want to persist for longer than the length of the session. For information that I want to store for longer than the session I use the RunData.getUser.setPerm(), but as you noticed

Re: [Fwd: Re: How to redirect after Login ! More information needed! (Chris Campbell)]

2003-01-07 Thread Eigen Technology Pty Ltd
It worked when I use the secure screen class rather than the Login class to authenticate. thanks michael >> On Tue, 7 Jan 2003 15:42, you wrote: >>> I am asking a slightly different question (which has been asked >>> before). >>> >>> I want to direct a user to a page that is passed on to him,

Re: Importing the OpenLDAP Schema into Netscape Directory Server

2003-01-07 Thread Martin Poeschl
Shashidhar Bhattaram wrote: Is there a way I can import an OpenLDAP schema into a netscape directory server? The LDAP schema for turbine seems to be specified for OpenLDAP... How do I use this with Netscape? buy me a netscape server and i'll find it out for you ;-) martin -- To unsubscribe,

Importing the OpenLDAP Schema into Netscape Directory Server

2003-01-07 Thread Shashidhar Bhattaram
Is there a way I can import an OpenLDAP schema into a netscape directory server? The LDAP schema for turbine seems to be specified for OpenLDAP… How do I use this with Netscape?   -- To unsubscribe, e-mail: For additional commands, e-mail: