VOOZH about

URL: https://www.javacodegeeks.com/author/heiko-rupp

⇱ Heiko Rupp, Author at Java Code Geeks


  • Desktop Java👁 Image
    Heiko RuppMay 11th, 2016
    0 153

    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👁 Image
    Heiko RuppMarch 20th, 2016
    0 88

    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👁 Image
    Heiko RuppOctober 27th, 2015
    0 108

    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👁 Image
    Heiko RuppJuly 9th, 2015
    0 115

    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👁 Image
    Heiko RuppOctober 13th, 2014
    0 121

    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👁 Image
    Heiko RuppAugust 4th, 2013
    0 738

    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👁 Image
    Heiko RuppMay 20th, 2013
    0 107

    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👁 Image
    Heiko RuppApril 2nd, 2013
    1 169

    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 »
Back to top button
Close