You're closer than Jon. Here's more details.
I install TDK, here's what I get, or think I get:
- I can create any sample vm or wm application using newapp.sh and access it
by http://localhost:8080/sampleapp/servlet/sampleapp
- I can goto http://localhost:8080/site to view documentation.
- I don't see the sample Turbine app. Like with the logon and show the java
integration with the mysql database. That's why I downloaded the CVS,
followed the instructions to build it, and get real confused fast when
trying to fit it into TDK.
I hope this clears up my situation.
Thanks,
Don Laursen
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Arkaitz
Sent: Wednesday, December 13, 2000 5:06 PM
To: Turbine
Subject: Re: Installation with Tomcat
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.DB
User
to:
services.TurbineSecurityService.user.manager=org.apache.turbine.services.sec
urity.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]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]