Page

#java

Test woes with Maven Failsafe 3.0.0-M5

Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.

2 minute(s) read

Simple Apache CXF: client and server example

I needed a simple example of how to use Apache CXF to create a client and a server to show to one of my team mates and I couldn't find one that I liked.

1 minute(s) read