Re: overhead in running maven jetty:run

2011-09-12 Thread Nick Klauer
I know that is how I work with most of my web  apps.  Unless you need
something very specific to the app container that you are working with, I
wouldn't think there are much better solutions out there, glassfish/grizzly,
jboss etc.
On Aug 11, 2011 11:54 AM, Tommy Chheng tommy.chh...@gmail.com wrote:
 Is there much of an overhead of running a servlet via mvn jetty:run vs an
 embedded jetty Main class in a production environment?

 Any other concerns?

 I typically stick a war into a jetty web-apps directory but i find it
easier
 to run mvn jetty:run. Was curious if there's any negative to running it
 under maven.

 --
 @tommychheng
 http://tommy.chheng.com


overhead in running maven jetty:run

2011-08-11 Thread Tommy Chheng
Is there much of an overhead of running a servlet via mvn jetty:run vs an
embedded jetty Main class in a production environment?

Any other concerns?

I typically stick a war into a jetty web-apps directory but i find it easier
to run mvn jetty:run. Was curious if there's any negative to running it
under maven.

-- 
@tommychheng
http://tommy.chheng.com