> > > Oh Chris, another suggestion for the TDK docs.
> > >
> > > You might want to tell the user to move the app into the Tomcat webapps
folder
> > > after generating is the newapp.bat / newapp.sh
> > >
> > Actually, if you look at the directory structure under tdk/dist/tdk, it's
> > basically a Tomcat distribution. The main idea behind the TDK is that you
> > download and un-pack it, run newapp, and execute bin\startup to start
Tomcat. No
> > need to download anything else. Obviously, we're not all the way there yet,
but
> > it's getting closer.
>
> Oh, I see. In that case I guess you would change then classpath for Tomcat to:
>
> c:\jakarta\tdk\dist\tdk
>
> or move it to your desired Tomcat directory.
>
It's even easier than that:
cd c:\jakarta\tdk\dist\tdk
bin\startup.bat
No CLASSPATH- or TOMCAT_HOME-mucking required. :-)
> Thanks Chris.
>
> Randy
>
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]