We released Immutant 0.7.0 today, along with 0.14.0 of the lein-immutant 
plugin. It's mostly bug fixes and docs, but a couple of changes may break 
you: 

* We did away with the immutant.clj initialization file. Instead, we look 
on the classpath for an 'immutant.init' namespace.  
* We now evaluate the forms in deployment descriptors, so any symbols in 
there should probably be quoted.

More details at http://bit.ly/immutant070

# Clojure/Conj 

Toby and I had a great time at the Conj and received some nice feedback. 
I'm getting a handle [1] on OpenShift at the moment and hope to blog soon 
about deploying the "Poorsmatic" [2] app presented in my talk there, 
connecting to it via an nREPL server through an ssh tunnel, and enjoying 
the clustering advantages I demonstrated without incurring the 
multicast-less configuration headaches of the cloud.

And no, even in light of their widely-publicized hiring efforts, I've yet 
to hear from a Prismatic recruiter. ;-)
 
# What is Immutant? 

Immutant is an application server for Clojure. It's an integrated platform 
built on JBoss AS7 that aims to reduce the incidental complexity in 
real-world applications. It provides support for Ring handlers, 
asynchronous messaging, caching, scheduled jobs, XA transactions, 
clustering, and highly-available "daemon" services. 

Let us know if you have any questions or issues,
Jim

[1] https://github.com/immutant/openshift-quickstart
[2] https://github.com/jcrossley3/poorsmatic

-- 
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

Reply via email to