grails
Tag details
Welcome to the 'grails' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'grails'.
Look up
"grails"
at The Free Dictionary
Latest blogosphere posts tagged “grails”
-
Grails: Error assembling WAR, web.xml file does not exist
DIGITAL CHICKEN SCRATCH —
Authority:
If you are using Maven with Grails (at Grails 1.1) and you try: craig@/home/dcs/dev/foo$ mvn clean package And get this… [INFO] Error assembling WAR: Deployment descriptor: /home/dcs/dev/foo/target/foo-0.0.1-SNAPSHOT/WEB-INF/web.xml does not exist. Then you need to fix it! Basically, either the maven grails ...1 day ago -
Doing grails, yes I like it
Gridshore —
Authority: 91
Last week I attended a groovy & grails training by SpringSource. My first introduction into grails is about 2 years a go. I attended a talk at the spring experience. Back than I liked it, tried it, but did not really use it. By now a lot has changed, most of all very [...]1 day ago -
Secrets, Secrets, Secrets
Michael Covel: Trend Following Manifesto —
Authority: 137
Too many want the “secret” to making money. I think the word “secret” is sh**. Both publishers of my two books wanted to use the word “secret” in the subtitle. I refused. If you think about it there is no “secret”. Traders who make money find an edge and manage their risk via trading rules. They trust ...1 day ago -
Google App Engine with Grails
James Lorenzen's Blog —
Authority: 98
After I recently got a grails app to work with spring-security, REST, and cache I wanted to try my luck and create a Google App Engine application using grails. Unfortunately, I think its still pretty early as I ran into several issues early on. However, I see enormous potential once these issues get resolved. I am ...3 days ago -
Consulting, SOFEA, Grails and GWT at next weeks Denver JUG
Raible Designs —
Authority: 412
Next Wednesday, Ill be at Denvers JUG meeting to talk about Independent Consulting and Building SOFEA Applications with Grails and GWT. The first talk will be a a panel discussion among local independent consultants, including James Goodwill , Matthew McCullough , Tim Berglund and myself. This session explores the ...4 days ago -
Daily del.icio.us for October 30th through November 5th
Vinny Carpenter's blog —
Authority: 108
Exclusive First Listen: Norah Jones : NPR – A warm, organic-sounding record, The Fall showcases Jones musical depth in exciting and unexpected ways, suitable for old fans and newcomers alike. Please leave your opinions of the album in the comments section below. Closure Compiler – Google Code – The Closure ...4 days ago -
Quick How-To for Grails with MySql
{ null != Steve } —
Authority: 121
1. install mysql (I’m running 5.0.83) 2. get java driver for mysql http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.10.zip/from/pick#mirrors 3. Open the zip file and extract the jar file into the lib directory of your Grails application. 4. alter the DataSource.groovy file in ...4 days ago -
Next book – Grails in Action
{ null != Steve } —
Authority: 121
I’ve placed my ebook order for Grails in Action (I’m a Manning fan – lol). I’m really looking forward to this one. I wanted to point out that while reviewing this book, I had a chance to sit down and read chapter 1. I recommend anyone interested in learning more about Grails to check it out. Sample ...5 days ago -
Grails and Google App Engine: Birthing Pains
Pathfinder Development —
Authority: 113
Whenever you can get a free, publicly available place to deploy your applications, your first instinct is to grab it with both hands. Google App Engine is one of those places. Each developer can deploy up to 10 different apps in development mode. Ive been working on a grails app recently that uses the grails App ...5 days ago -
Groovy Grails… so groovy!
{ null != Steve } —
Authority: 121
Well, I wasn’t content enough to just develop with Netbeans, I just had to reach out to Eclipse and get the Grails/Groovy going. So, ran into SpringSource. (see here http://www.grails.org/STS+Integration ). Couple of potential gotchas, one of which will be updated in next release I’m told: 1. on windows, ...5 days ago -
A Letter to the AppFuse Community
Raible Designs —
Authority: 412
The last AppFuse release was way back in May 2008 . Many folks have asked when the next release would be ever since. Often, Ive said "sometimes this quarter", but obviously, thats never happened. For that, I apologize. There are many reasons I havent worked on AppFuse for the past 18 months, but it mostly comes ...6 days ago -
Learning with Grails: Security, Extjs, REST, Spring Insight
James Lorenzen's Blog —
Authority: 98
Unfortunately, security and performance are often postponed early in the development process and are surpassed for new functionality. Reasonable justification usually includes cost and time. A few of the real issues I think are difficulty and lack of experience. I have to admit I am no security or performance expert, ...6 days ago -
Grails Testing Alias to Rerun Failed Tests
Ted Naleid —
Authority: 103
A while ago I blogged about my grails testing aliases and how much time they save me. I’ve made some enhancements to them in the interim that have made them even easier to use. The most important alias is gtaf , which is short for “grails test-app” for failed tests. It will search through your test ...6 days ago -
This Is Insane
Michael Covel: Trend Following Manifesto —
Authority: 137
I caught this line this morning: Professor Black says Tim Geithner’s plan includes a secret list of institutions that are too big to fail and that will always be bailed out no matter what. This explicit protection, even if kept secret (keep dreaming), will distort the market and create the worst form of moral ...6 days ago -
F*** GS
Michael Covel: Trend Following Manifesto —
Authority: 137
Nice, eh? ShareThis1 week ago -
Come On CNBC, I Dare You, Put Me On
Michael Covel: Trend Following Manifesto —
Authority: 137
Cramer does it again with CIT call? Nothing new there. CNBC doesn’t have the balls to have someone like me on. Their whole game is predicated on no one ever seeing behind the curtain. Well, I have been there and there is NOTHING behind the curtain. Zilch. Reminder: ShareThis1 week ago -
EC2 is easier than you think
The Disco Blog —
Authority: 108
As I’ve written about before with respect to Development 2.0 , the future of application infrastructures is already here: it’s the cloud. Using the cloud to spin up and wind down hardware and software assets as needed turns out to be cost effective and rather easy to boot. For instance, provisioning an ...1 week ago -
AP’s Tim Paradis Back to Fantasy Island!
Michael Covel: Trend Following Manifesto —
Authority: 137
Every time I see a crazy headline its the same AP author: Stocks fall as new home sales post surprise drop of 3.6 percent for September Really? Why the surprise? Cause there was a prediction saying something else? A prediction made by the same unknowns who predicted nothing in the last year? Tim Paradis please ...1 week ago -
Grails hip tip: exporting schema DDLs
The Disco Blog —
Authority: 108
If you utilize Grails out-of-the-box and don’t change any of the connection profiles, your hip application will be bound to an in memory instance of HSQLDB — this is fine and dandy for developmental purposes, but oftentimes, you’ll want to run Grails on top of a more permanent data store (keep in mind that ...1 week ago -
A simple file monitoring console with camel, cometd and jquery
Andrej Koelewijn —
Authority: 114
Here’s a simple file monitoring tool which uses cometd to push file changes to a webpage. The server part consists of a groovy script which uses Apache Camel to monitor some files. It then uses Apache Camel to push the lines added to the files to the browser with Cometd. In the webpage a bit of jquery and a ...1 week ago