The Grails team and G2One, the Groovy/Grails professional services company, have just released the final 1.0 version of Grails, the agile web application development stack, built on best of breed Open Source components such as the Groovy dynamic language, the Spring framework, and the Hibernate ORM solution.
Grails 1.0 Released: Productive Web App Development on the JVM
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comFebruary 8th, 2008 — ajax
Running JEE applications on Amazon EC2
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comJanuary 9th, 2008 — web20
Chris Richardson has posted "Running JEE applications on Amazon EC2: deploying to 20 machines with no money down," documenting EC2Deploy, a Groovy framework that can launch MySQL, Apache httpd, a set of Tomcat instances, and JMeter, as well as deploying web applications to Amazon's Elastic Compute Cloud (EC2).
JSFTemplating and Woodstock: Component Authoring Made Easy
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comJanuary 2nd, 2008 — ajax
java.sun.com has posted a new article, "JSFTemplating and Woodstock: Component Authoring Made Easy" by Ken Paulsen, Jason Lee and Rick Palkovic. The article shows how to use the JSFTemplating and Woodstock projects to make JSF components with only two files: a .java sourcefile (with annotations) and an .xhtml template.
JavaRebel 1.0 released, detects class changes for appservers
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comDecember 6th, 2007 — web20