The reason I do it per project is because then anyone else that works on the
project can check out the source and be done.  They don't need to go get
jetty or tomcat and do whatever.  Granted, its not that big a deal, but it
is an extra step that can be avoided.

Gregg

On Mon, Nov 17, 2008 at 3:18 PM, Freddy Daoud <[EMAIL PROTECTED]> wrote:

> Oh, I see. I've always just used one clean install of Jetty and
> used Ant to tell Jetty to run the web app that's in my project.
> Well, perhaps I could add it as an option that you can enable
> or disable in the .properties file, so everyone would be happy :)
>
> Freddy
>
> On Mon, 17 Nov 2008 15:13:06 -0600, "Gregg Bolinger"
> <[EMAIL PROTECTED]> said:
> > "Again, understand that I see your point and the value in this
> > being done automatically, but I'm also catering to not-so-newbies
> > that are already using Stripes and just want to save some time
> > creating a new project."
> >
> > Sure.  But I'd argue that the not-so-newbies would appreciate a more all
> > encompassing solution more so than the complete newbie.  Only because
> > those
> > of us that do this on a regular basis probably aren't using "installed"
> > containers.  I always either use an embedded jetty that I launch with Ant
> > or
> > a local per project tomcat that I start using Ant.
> >
> > Anyway, I still think its a step in the right direction. :)
> >
> > Gregg
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to