Hi,
are you actually trying to map a member of another class that happens to
be of type BigDecimal to a custom alias, or are you really trying to
(un)marshall just a java.lang.BigDecimal instance ?
Werner
Ole Christian wrote:
> I'm trying desperately to make a mapping file that maps a
> java.math.BigDecimal to a Node of my likings. But no matter what I do it
> still just maps it to <big-decimal></big-decimal>
>
> Example of mapping file:
> <class name="java.math.BigDecimal" auto-complete="true"
> verify-constructable="false">
> <description>Aliasing my BigDecimal</description>
> <map-to xml="MyAliasNodeClass" />
> </class>
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email