RE: Versions for soap and uddi JARs

2002-05-31 Thread David Sean Taylor
I'd like to remove those since they arent' used. I added them for a while back for a new potential web services project that never happened. Any objections? Im looking at the jetspeed lib directory: Turbine-2 Fulcrum Stratum Torque-3 Isnt there lots of redundant code there? Seems like Jetspeed

Re(2): Problem creating war after using torque

2002-05-31 Thread Jyothi Gangadharan
Hello, There are no pre Built scripts for MSSql.So as per documentation had created a new sql script from torque. Just wanted to know,If it is error or am I doing something wrong here. Jyothi -- To unsubscribe, e-mail: For additional commands, e-mail:

Versions for soap and uddi JARs

2002-05-31 Thread Jason van Zyl
Hi, I've been cleaning up the JAR repository and there's a couple JARs that have some from here but they have no version on them. Could someone tell me what the versions are for the soap.jar and the uddi4j.jar? Then I will name them correctly for use with Maven. Thanks. -- jvz. Jason van Zyl [

RE: Internationalization

2002-05-31 Thread Casagrande Matteo-ACM117
Dear all, I have solved this problem changing LocalizationTool (turbine) and adding LocalizationHelper as suggested by Leandro http://www.mail-archive.com/turbine-user@jakarta.apache.org/msg06920.html and adding in DefaultPage (turbine) protected void doBuildBeforeBeforeAction(RunData data)

Re: Users and Groups

2002-05-31 Thread Santiago Gala
Glenn Golden wrote: >Ok, the "turbine thing" in all this is that it provides a triplet mapping: > >User - Group - Role. > >To say that User U has role R in group G. > >So, "member" is a Role, and by giving a user this Member Role * IN A GROUP * >that covers what I am looking for, I think! > > s

Re: Internationalization

2002-05-31 Thread Santiago Gala
Casagrande Matteo-ACM117 wrote: >Dear all, >I'm trying to internationalize jetspeed 1.3.a2 by clicking flags. >I don't know how and what I have to set for setting a language. >I've tried to change the "local" (parameter data.getUser().setTemp("locale", >locale)) from JetspeedSessionValidator but

Re: Jetspeed question

2002-05-31 Thread Santiago Gala
Chris Kimpton wrote: >Hi Glenn, > >[I've cc'd the DEV list] > >I forgot that I made that change... > >I think I was probably just being consistent with the other stuff >that seemed to use the INFO link to customize a portlet. > >I would agree that it looks like a bug - especially as your looking

Re: Proposal: Template Locator search path includes browser type

2002-05-31 Thread Santiago Gala
Raphaƫl Luta wrote: > Todd Kuebler wrote: > >> Ok, finally had a chance to dig around in the Capability Map stuff in >> both jetspeed and the portal API areas. >> >> I definately agree that the capability map direction is the one to go >> to add the features contained in my proposal. >> >> I ha

Re: Problem creating war after using torque

2002-05-31 Thread Chris Kimpton
Hi, --- Jyothi Gangadharan <[EMAIL PROTECTED]> wrote: > Hi All, > > I came across a compilation error creating war file. After running > ant to > build schema for any database under torque. > > Tried on build src from may27, 28 & 30 > The steps I followed are as below > 1) Built the turbine-sc