Monthly Archives: September 2014

JEE7, Maven, Testing and Wildfly 8.x

Today i want to start a new maven based project. The result should run on wildfly and should employ arquillian for integration testing. I first read about arquillian back in february. i learned it was very tedious to get wildfly 8 and arquillian … Continue reading

Posted in Java, JEE7, maven | Tagged , , , , | Leave a comment

Updating jboss wildfly to the latest version

Updating wildfly installed by homebrew is as easy as it could be: 1. update brew packages 2. upgrade wildfly A bit more verbose: Check which version of wildfly-as is installed. You should see something similar to the following lines: [mupfel@volkers-imac]$~ > … Continue reading

Posted in CLI, IT, OS X, wildfly8 | Tagged , , , | Leave a comment