Unfortunately, none of the code since TDK1.1a9 works with the TDK 
anymore because of significant changes in the security model - all the 
OM classes and DB schema have changed since the last TDK.  So right now, 
no, there's not a way to (easily) replace turbine.jar in the TDK with a 
built one.

Just the way it goes with early development.

Will Stranathan

James Coltman wrote:

> martin wrote:
> 
> 
>> there was a bug in TemplateInfo.java ... it is fixed in turbine-cvs ...
>> get the latest version or wait for the next tdk ..
> 
> 
> in response to:
> 
>>> Which version of Turbine are you using?  With TDK1.1a9 and
>>> TDK1.1b1, I get the same results.  Is there something else
>>> I'm missing in TR.props?
>>> 
>>> I even created another sessionvalidator and copied the code
>>> from TemplateSecureSessionValidator and put in debugging
>>> prints.  Interestingly enough,
>>> 
>>> data.getTemplateInfo().setScreenTemplate(
>>> TurbineResources.getString("template.login") );
>>> System.out.println(data.getTemplateInfo().getScreenTemplate());
>>> 
>>> The second line prints the page I was maliciously trying to
>>> get to, rather than the data from template.login.
>>> 
>>> However, the setMessage() call is working - the page I
>>> maliciously tried to go to shows me the login.message.  -
>>> The template is just not getting set properly.
>> 
> 
> I have tried use the the latest code from the one of the recent nightly
> builds and have found that I am getting a horrible exception response. Could
> you direct me to a usable nightly build that I can intergrate with the
> TDK1.1b1, or do I need to use one of the TDK's from CVS.
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to