
    This is a simple example shows how to get and set values into a
    two-dimensional array of BigDecimal Numbers(fixed type).

    This also shows a simple implementation of creating and throwing user
    exceptions. There are two different server implemenations, one based on
    inheritance which extends XXXPOA, another based on delegation XXXTie (aka
    "the tie approach").

How to compile and run:
    mvn install
