I think he means that he doesn't know how to integrate a new Turbine jarfile 
with an existing TDK installation (as deduced from the reference to newapp.sh).

If this is the case, Don, you can jus stick the new turbine-xxx.jar file in the
WEB-INF/lib directory of your TDK-generated app. You'll probably need to modify
WEB-INF/conf/TurbineResources.properties if your TDK is 1.1a9 or older. Change a
line that says:
services.TurbineSecurityService.user.class=org.apache.turbine.om.security.DBUser

    to:

services.TurbineSecurityService.user.manager=org.apache.turbine.services.security.DBUserManager
 

Cheers,
Arkaitz.


> on 12/13/2000 9:30 AM, "Don Laursen" <[EMAIL PROTECTED]> wrote:
> 
> > I have a working Tomcat install. I download the latest CVS from
> > working-dogs. I build it, then I need to integrate it with Tomcat. How does
> > the Turbine install integrate with the Tomcat "newapp.sh"  script?
> 
> on the homepage for turbine, it says:
> 
> The Turbine Development Kit (TDK) is a package that bundles a copy of
> Turbine, Tomcat, jar files, documentation and other utilities in order to
> help you get started with Turbine as quickly as possible. Everything is
> pre-configured and ready to go. To get started, simply follow the
> instructions in the TDK download.
> 
> I'm not sure how you missed that.
> 
> -jon





------------------------------------------------------------
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