Browsing articles from "August, 2011"
Aug
27
2011

Grails 1.3.7 and the dreaded SAXParseException

Cease all Motion

I’ve run into this one a few times on Grails 1.3.x, and every time I have to go googling to sort it out – it’s time to write it down to speed up my Google searches! The error I end up with is typically something like: java.lang.LinkageError: loader constraint violation: loader (instance of <bootloader>) previously initiated loading for a different type with name “org/xml/sax/SAXParseException” If you get this on a project after installing a new [...]

Aug
19
2011

Using the Groovy and Grails Textmate bundles on Windows

zipper

I mostly use IntelliJ for all my Grails dev work, but every now and then I end up doing some quick work with  the Groovy and Grails TextMate bundles on Windows. The e text editor for Windows can read Textmate bundles, so I can enjoy all the handle snippets and colouring that the bundles provide. The recent copies of the bundles hit a snag on Windows, however, since they use Windows reserved filename characters like [...]

Glen Smith

About Glen

Co-author Grails in Action