Hi all,

How do you delight the world with your beautiful works of art once you have 
finished lovingly crafting them from the joy that is Clojure?

I have a legacy in J2EE so I use ring uberwar and deploy to a servlet 
container (Tomcat as it is the most seamless on Windows), but I notice more 
and more libraries are starting containers themselves (using 
ring.middleware.jetty for example).

For context, our internal stuff is run on Linux using the fantastic puppet, 
but our clients all use Windows.

Do you deploy using WAR or do you 
use http://commons.apache.org/proper/commons-daemon/procrun.html and run 
lein or something else?


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to