On Tue, 28 Jul 2015 08:21:30 -0300, Dmitry Gusev <dmitry.gu...@gmail.com> wrote:

This is exactly how we do it currently with standalone tomcat, with one
difference -- we implemented our own symbol resolution strategy to get
symbols from an external file, instead of passing them all through command line.

The company I work for does that as well.

I was just curios if somebody created some tapestry module with predefined set of tapestry symbols that would start & configure container for us. This way we could still be able to override some symbols when needed as we usually do in tapestry.

A friend and workmate wrote this: https://github.com/cakeface/tapestry-fat-jar.

"This is an exploratory project where I tested out running Tapestry 5 using an embedded in a fat jar style packaging. The advantages of this approach are that you can package your jar and then just execute it on your server to get a working web application. There is no need to install a servlet container on the system."

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.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