Classcast error when running Spock Tests in Grails with GORM Mock Objects
So, we all want to make our code covered good with tests all over, and when coding in grails, this is easier than ever, using all the cool mixins,...
Attaching source from jar in grails project when using IntelliJ idea
Sometimes when you develop larger grails projects and you have subcomponents in different jar files or grails plugins, and you wish to debug from one project into another, it’s...
Mac OSX issue with .local domains
The new version of Mac OSX Yosemite have problems resolving domain names ending in .local, this is due to the fact that Bonjour now takes over looking for a...
SSL failure : certificate_unknown with Mutual SSL on Tomcat
I had some issues setting up Mutual SSL on Tomcat where I just got a not very explaining error on my Java client, when connecting to just...
Links to interesting IOS programming stuff
This is just a list of links to interesting articles, stackoverlows, etc. about IOS programming 1. accessing bundle seed id from IOS programatically : #11841898 1. Best Practices on...
Cheap cloud developer hosting
As a Developer it would be really nice to have simplistic CHEAP hosting, where you can deploy whatever you want. Amazon service is off course an option, but it’s...
Kernel Panic on Macbooks 2010/2011 with Cisco AnyConnect
On Macbook Pro 15″ and 17″ (Late 2010, Early 2011 – the one with Thunderbolt port) sometimes kernel panics whenever Cisco AnyConnect establishes connection. Usually the Panic comes approx...
Configuring JBoss 6.x series with Client Certificate Authentication
Client Certificate based authentication is not the most common way to protect resources in JBoss, since the most common used model is Basic Auth over SSL, however, if for...
Technie.net online
is just my small tech blog where I will be posting tech stuff that I wish to share and/or just want to remember.