2012-12-21 TOMMY TYNJÄ As I mentioned in my previous post, I’ve been working closely to the document oritented NoSQL database Mongo DB lately. As an advocate of sustainable systems development (test …
WRITING INTEGRATION TESTS IN JAVA WITH ARQUILLIAN
2012-04-22 TOMMY TYNJÄ Arquillian is a JBoss project that focuses on integration testing for Java. It’s an Open Source project I’m contributing to and using on the current project I’m working …
CONFIGURE DATASOURCES IN JBOSS AS 7.1
2012-02-22 TOMMY TYNJÄ JBoss released their latest application server 7.1.0 last week which is a full fledged Java EE 6 server (full Java EE 6 profile certified). As I wanted to …