-
Desktop Java
Introducing HawkFX
As I said before, I started playing with JRubyFX. And for me learning something new best works with a use…
Read More » -
Software Development
Reacting on IoT data with Hawkular
In the first post I have been talking about how send IoT sensor data to the metrics subsystem of Hawkular…
Read More » -
Software Development
WiPy on the home network
Recently there was a Kickstarter about “an Arduino that runs Python”, the WiPy. This is a small IoT board with…
Read More » -
Enterprise Java
Running OkHttpClient from within WildFly 9 (subsystem)
A few days ago WildFly 9 was released and one of the highlight for sure is the support of HTTP/2.0…
Read More » -
Enterprise Java
WildFly subsystem for RHQ Metrics
For RHQ-Metrics I have started writing a subsystem for WildFly 8 that is able to collect metrics inside WildFly and…
Read More » -
Core Java
Custom Deserializer in Jackson and validation
tl;dr: it is important to add input validation to custom json deserializers in Jackson. In RHQ we make use of…
Read More » -
Enterprise Java
Creating a delegating login module (for JBoss EAP 6.1)
[ If you only want to see code, just scroll down ] Motivation In RHQ we had a need for…
Read More » -
DevOps
Monitoring the monster with RHQ
The classical RHQ setup assumes an agent and agent plugins being present on a machine (‘platform’ in RHQ-speak). Plugins then…
Read More »