Hi,
I've been cleaning up the TDK for the last day and I wanted to ask a few
questions about usage and see what kind of response I get.
To date the mode most commonly used in the TDK is to have the project
generated within the servlet container. I believe this is easy to get
started but is generally impractical for developing projects.
There has long been available a mode where a 'cvs layout' is produced
that looks something like what scarab does. It's exploits the
${applicationRoot} variable to allow a Turbine project to be run from
its 'cvs layout' location directly. This method isn't perfect,
especially when URLs are used to retrieve resources - in this case some
content must still be copied into the servlet container. But at any rate
I think we should settle on the one mode and run with it. I believe the
'cvs layout' mode is more viable in the long run.
I was also thinking of adding an option where the TDK project generation
process would obey a ${container.home} setting if someone wanted to use
an already installed servlet container. We could still include a default
servlet container but people could use what they have if they wish.
Thoughts?
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>