Em Wed, 18 Nov 2009 15:54:04 -0200, Alessandro Bottoni <alexbott...@gmail.com> escreveu:

Hi All,

Hi!

in your opinion, which is the best server (servlet container, actually)
for Tapestry?

Definitely, Jetty, at least for development, maybe also for production. Small, easy to configure, fast. That's what I use for development and production.

It seems that Glassfish has an advantage over other solutions in the
development environment because of the deploy-on-change feature supplied
by NetBeans and Eclipse plug-ins but...

I have a bad experience about it: deploys on change failed seemingly randomly. I just run Jetty over an exploded WAR. Works like a charm. By the way, deploy-on-change doesn't make any sense when used with Tapestry's live class realoading.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to