VOOZH about

URL: https://www.javacodegeeks.com/author/pascal-alma/page/4

⇱ Pascal Alma, Author at Java Code Geeks - Page 4 of 5


  • Software Development👁 Image
    Pascal AlmaFebruary 6th, 2015
    0 153

    Making use of the open sources of WSO2 ESB

    When implementing services using the WSO2 stack (or any other open source Java framework) you will sooner or later run…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Pascal AlmaDecember 2nd, 2014
    0 129

    Developing with WSO2

    Since a few months I am back working with WSO2 products. In the upcoming posts I describe some of the…

    Read More »
  • Software Development👁 Image
    Pascal AlmaOctober 21st, 2014
    0 1,052

    right-pad values with XSLT

    In this post an XSLT function that can be used to right-pad the value of an element with a chosen…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaJuly 29th, 2014
    0 236

    Mule ESB, ActiveMQ and the DLQ

    In this post I will show a simple Mule ESB flow to see the DLQ feature of Active MQ in…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaJanuary 27th, 2014
    0 144

    Running multiple ActiveMQ instances on one machine

    A few weeks ago I started making use of Apache ActiveMQ again as the JMS provider with my Mule ESB…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaSeptember 12th, 2013
    2 165

    Unit testing a Java Hadoop job

    In my previous post I showed how to setup a complete Maven based project to create a Hadoop job in…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaSeptember 9th, 2013
    1 199

    Run your Hadoop MapReduce job on Amazon EMR

    I have posted a while ago how to setup an EMR cluster by using CLI. In this post I will…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaAugust 24th, 2013
    17 584

    Writing a Hadoop MapReduce task in Java

    Although Hadoop Framework itself is created with Java the MapReduce jobs can be written in many different languages. In this…

    Read More »
  • Software Development👁 Image
    Pascal AlmaJuly 4th, 2013
    0 224

    Source control your database with Liquibase

    I recently started to use Liquibase on a project to keep track of the database changes in our Java Enterprise…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close